Aracılığıyla paylaş


AsyncPostBackErrorEventArgs.Exception Özellik

Tanım

ExceptionKısmi sayfa işleme sırasında ortaya çıkar.

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

Özellik Değeri

Exception

Bir Exception nesnesi.

Şunlara uygulanır