共用方式為


DscReportResource.Error 屬性

定義

取得或設定資源的錯誤。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於