IPatchImpactAnalysisSolutionConfig(TIOsBuild).OsBuild Property¶
Gets or sets the os build.
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¶
TIOsBuild OsBuild { get; set; }
VB¶
Property OsBuild As TIOsBuild
Get
Set
Property Value¶
Type: TIOsBuild
The os build.
See Also¶
Reference¶
IPatchImpactAnalysisSolutionConfig(TIOsBuild) Interface
Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis Namespace