HandlerMapping.Arguments Property

Definition

Gets or sets command-line arguments to be passed to the script processor.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to