XenSolutionPlatformImage.ImageIdentifier Property¶
Gets the image identifier.
Namespace: Citrix.SDK.AppDNA.Solutions.Xen.Common
Assembly: Citrix.SDK.AppDNA.Solutions.Xen.Common (in Citrix.SDK.AppDNA.Solutions.Xen.Common.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public abstract string ImageIdentifier { get; }
VB¶
Public MustOverride ReadOnly Property ImageIdentifier As String
Get
Property Value¶
Type: String
The image identifier.
See Also¶
Reference¶
XenSolutionPlatformImage Class
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace