ExceptionContext.ExceptionHandled プロパティ

定義

が処理されたことを示す値を Exception 取得または設定します。

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

プロパティ値

適用対象