Share via


DscReportError.ErrorSource Property

Definition

Gets or sets the source of the error.

[Newtonsoft.Json.JsonProperty(PropertyName="errorSource")]
public string ErrorSource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorSource")>]
member this.ErrorSource : string with get, set
Public Property ErrorSource As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to