DscReportError.ErrorSource 屬性

定義

取得或設定錯誤的來源。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於