共用方式為


Userargs.Execute Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to