Compartir a través de


ValidationErrorInfo.ErrorResource Propiedad

Definición

Obtiene o establece el recurso de error.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a