Compartilhar via


Device.Culture Propriedade

Definição

Obtém ou define a configuração de cultura de idioma no dispositivo. Por exemplo: "en-US"

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a