共用方式為


DscReportError.Locale 屬性

定義

取得或設定錯誤的地區設定。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於