Compartir a través de


RunCommandParameterDefinition.Required Propiedad

Definición

Obtiene o establece el parámetro de comando de ejecución necesario.

[Newtonsoft.Json.JsonProperty(PropertyName="required")]
public bool? Required { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="required")>]
member this.Required : Nullable<bool> with get, set
Public Property Required As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a