Compartir a través de


ValidationErrorInfo.MessageArguments Propiedad

Definición

Obtiene o establece los argumentos del mensaje.

[Newtonsoft.Json.JsonProperty(PropertyName="messageArguments")]
public System.Collections.Generic.IList<string> MessageArguments { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="messageArguments")>]
member this.MessageArguments : System.Collections.Generic.IList<string> with get, set
Public Property MessageArguments As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a