OsBuild.Image Property¶
Gets the OSImage on which the build is based.
Namespace: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis
Assembly: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis (in Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax¶
C¶
public OSImage Image { get; }
VB¶
Public ReadOnly Property Image As OSImage
Get
Property Value¶
Type: OSImage
See Also¶
Reference¶
OsBuild Class
Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis Namespace