Freigeben über


Module.Args Eigenschaft

Definition

Ruft Konfigurationsoptionen für das Modul ab, z. B. "ERROR_RATE 0.01 INITIAL_SIZE 400".

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: