次の方法で共有


ServiceException.ActualExceptionData プロパティ

定義

実際の例外に関する追加データを取得または設定します。

public System.Collections.Generic.Dictionary<string,string> ActualExceptionData { get; set; }
member this.ActualExceptionData : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property ActualExceptionData As Dictionary(Of String, String)

プロパティ値

適用対象