OsBuild.Name Property¶
Gets the build name.
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¶
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.BuildAssessment Namespace