Skip to content

OsBuild.Description Property

Gets the build's description.

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 Description { get; }

VB

Public ReadOnly Property Description As String
    Get

Property Value

Type: String

Remarks

The build's description is based on the description of the underlying OSImage.

See Also

Reference

OsBuild Class
Citrix.SDK.AppDNA.Solutions.BuildAssessment Namespace

Was this article helpful?