Freigeben über


RunCommandDocumentInner.Script Eigenschaft

Definition

Ruft das auszuführende Skript ab oder legt es fest.

[Newtonsoft.Json.JsonProperty(PropertyName="script")]
public System.Collections.Generic.IList<string> Script { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="script")>]
member this.Script : System.Collections.Generic.IList<string> with get, set
Public Property Script As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: