Aracılığıyla paylaş


ErrorEventArgs.Exception Özellik

Tanım

Oluşan özel durumu alır.

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Özellik Değeri

Oluşan özel durum.

Açıklamalar

Olayın tetik edilmesine neden olan özel durum.

Şunlara uygulanır