ISolutionConfig.OsImage Property¶
Gets the os image to apply AppDisks.
Namespace: Citrix.SDK.AppDNA.Solutions.AppDisks
Assembly: Citrix.SDK.AppDNA.Solutions.AppDisks (in Citrix.SDK.AppDNA.Solutions.AppDisks.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
OSImage OsImage { get; }
VB¶
ReadOnly Property OsImage As OSImage
Get
Property Value¶
Type: OSImage
See Also¶
Reference¶
ISolutionConfig Interface
Citrix.SDK.AppDNA.Solutions.AppDisks Namespace