AsyncPostBackErrorEventArgs.Exception 屬性

定義

取得在部分頁面轉譯期間引發的 Exception

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

屬性值

Exception

Exception 物件。

適用於