共用方式為


CommandOutput.CommandOutputProperty Property

Definition

Gets or sets output of the command.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to