バージョン

Data プロパティ

例外に関する追加のユーザー定義情報を提供する、キー/値ペアのコレクションを取得します。
シンタックス
'宣言
 
Public Overridable ReadOnly Property Data As System.Collections.IDictionary
public virtual System.Collections.IDictionary Data {get;}

プロパティ値

System.Collections.IDictionary インターフェイスを実装し、ユーザー定義のキー/値ペアのコレクションを格納するオブジェクト。既定値は空のコレクションです。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照