EntityDataSourceSelectedEventArgs.ExceptionHandled Özellik

Tanım

Özel durumun işlendiğinin ve yeniden oluşturulup oluşturulmayacağını gösteren bir değer alır veya ayarlar.

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

Özellik Değeri

Boolean

true özel durum işlenirse; Aksi takdirde, false .

Şunlara uygulanır