次の方法で共有


RequestResult.Exception プロパティ

定義

例外を取得または設定します。

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

プロパティ値

Exception オブジェクト。

適用対象