Bagikan melalui


BindPropertyAttribute.SupportsGet Properti

Definisi

Mendapatkan atau menetapkan indikasi properti terkait harus terikat dalam permintaan HTTP GET. Jika true, properti harus terikat di semua permintaan. Jika tidak, properti tidak boleh terikat dalam permintaan HTTP GET.

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

Nilai Properti

Default ke false.

Berlaku untuk