IPlatform.AlternateWin8Image Property¶
Gets or sets the windows 8 image for desktop hosted model - relevant only for target platform.
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¶
IPlatformImage AlternateWin8Image { get; set; }
VB¶
Property AlternateWin8Image As IPlatformImage
Get
Set
Property Value¶
Type: IPlatformImage
See Also¶
Reference¶
IPlatform Interface
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace