ResultExecutedContext.Exception プロパティ

定義

例外オブジェクトを取得または設定します。

public virtual Exception Exception { get; set; }
member this.Exception : Exception with get, set
Public Overridable Property Exception As Exception

プロパティ値

例外オブジェクト。

適用対象