Condividi tramite


BindPropertiesAttribute.SupportsGet Proprietà

Definizione

Quando true, consente l'associazione delle proprietà alle richieste GET. Quando false, le proprietà non vengono associate al modello o convalidate nelle richieste GET.

Il valore predefinito è false.

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

Valore della proprietà

Si applica a