XenSolutionPlatform.AlternateWin7Image Property¶
Gets the alternate win7 image.
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 XenSolutionPlatformImage AlternateWin7Image { get; }
VB¶
Public MustOverride ReadOnly Property AlternateWin7Image As XenSolutionPlatformImage
Get
Property Value¶
Type: XenSolutionPlatformImage
The alternate win7 image.
See Also¶
Reference¶
XenSolutionPlatform Class
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace