Setting.Required Proprietà

Definizione

Indica se un valore per l'impostazione è obbligatorio per l'estensione.

public:
 property bool Required { bool get(); void set(bool value); };
public bool Required { get; set; }
member this.Required : bool with get, set
Public Property Required As Boolean

Valore della proprietà

Boolean

Valore Boolean che indica se un valore per l'impostazione è obbligatorio.

Si applica a