OsBuild.Name Property¶
Gets the build name.
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 string Name { get; }
VB¶
Public ReadOnly Property Name As String
Get
Property Value¶
Type: String
Remarks¶
The build name is based on the name of the underlying OSImage.
See Also¶
Reference¶
OsBuild Class
Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis Namespace