Freigeben über


ScriptParameter.Optional Eigenschaft

Definition

Ruft diesen Parameter ab, der erforderlich oder optional ist. Mögliche Werte: "Optional", "Erforderlich"

[Newtonsoft.Json.JsonProperty(PropertyName="optional")]
public string Optional { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="optional")>]
member this.Optional : string
Public ReadOnly Property Optional As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: