AppDisksServer.OSImage Property¶
Gets an object that provides functionality related to OSImage objects.
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¶
public OSImageService OSImage { get; }
VB¶
Public ReadOnly Property OSImage As OSImageService
Get
Property Value¶
Type: OSImageService
See Also¶
Reference¶
AppDisksServer Class
Citrix.SDK.AppDNA.Solutions.AppDisks Namespace