Compartir a través de


Userargs.Arg Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="arg")]
public System.Collections.Generic.IList<string> Arg { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="arg")>]
member this.Arg : System.Collections.Generic.IList<string>
Public ReadOnly Property Arg As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a