共用方式為


PageHandlerExecutedContext.Exception 屬性

定義

取得或設定 Exception 在執行動作或動作篩選時攔截的 ,如果有的話。

public:
 virtual property Exception ^ Exception { Exception ^ get(); void set(Exception ^ value); };
public virtual Exception Exception { get; set; }
public virtual Exception? Exception { get; set; }
member this.Exception : Exception with get, set
Public Overridable Property Exception As Exception

屬性值

適用於