Share via


BindPropertiesAttribute.SupportsGet Vlastnost

Definice

Když true, umožňuje, aby vlastnosti byly vázány na požadavky GET. Když false, vlastnosti nezískají vázané na model ani ověření v požadavcích GET.

Výchozí hodnota je 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

Hodnota vlastnosti

Platí pro