OsBuild.Error Property¶
Gets the error message.
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 Error { get; }
VB¶
Public ReadOnly Property Error As String
Get
Property Value¶
Type: String
See Also¶
Reference¶
OsBuild Class
Citrix.SDK.AppDNA.Solutions.BuildAssessment Namespace