OsBuild.IsReference Property¶
Gets a value indicating whether this build is a reference build.
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 bool IsReference { get; }
VB¶
Public ReadOnly Property IsReference As Boolean
Get
Property Value¶
Type: Boolean
See Also¶
Reference¶
OsBuild Class
Citrix.SDK.AppDNA.Solutions.BuildAssessment Namespace