次の方法で共有


UnavailableExceptionFallbackException.Properties プロパティ

定義

例外のシリアル化されたプロパティを取得します。

public System.Collections.Generic.Dictionary<string,object> Properties { get; }
member this.Properties : System.Collections.Generic.Dictionary<string, obj>
Public ReadOnly Property Properties As Dictionary(Of String, Object)

プロパティ値

適用対象