DscReportError.ErrorCode 屬性

定義

取得或設定錯誤碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於