Compartir a través de


Module.Args Propiedad

Definición

Obtiene o establece las opciones de configuración del módulo, por ejemplo, "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a