Share via


Userargs.Arg Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to