次の方法で共有


MessagingException.Data プロパティ

定義

例外に関する追加のユーザー定義情報を提供する、キーと値のペアのコレクションを取得します。

public override sealed System.Collections.IDictionary Data { get; }
member this.Data : System.Collections.IDictionary
Public Overrides NotOverridable ReadOnly Property Data As IDictionary

プロパティ値

適用対象