Share via


DscReportError.Locale Property

Definition

Gets or sets the locale of the error.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to