Skip to content

OsBuild.Description Property

Gets the build's description.

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 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.PatchImpactAnalysis Namespace

Was this article helpful?