Compartir a través de


ErrorMessage.Lang Propiedad

Definición

Obtiene o establece el código de idioma del mensaje de error.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a