IOsBuild.Image Property¶
Gets the OSImage on which the build is based.
Namespace: Citrix.SDK.AppDNA.Solutions.BuildAssessment
Assembly: Citrix.SDK.AppDNA.Solutions.BuildAssessment (in Citrix.SDK.AppDNA.Solutions.BuildAssessment.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
OSImage Image { get; }
VB¶
ReadOnly Property Image As OSImage
Get
Property Value¶
Type: OSImage
See Also¶
Reference¶
IOsBuild Interface
Citrix.SDK.AppDNA.Solutions.BuildAssessment Namespace