共用方式為


HandlerMapping.Arguments 屬性

定義

取得或設定要傳遞至腳本處理器的命令列引數。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於