ModelError.Exception プロパティ

定義

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

public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

プロパティ値

例外オブジェクト。

適用対象