次の方法で共有


ResultExecutedContext.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

プロパティ値

適用対象