Dictionary プロパティ | 編集/提案 ソースを表示 Dictionary 設定情報を保持する辞書を取得します。 宣言 public Dictionary<string, object> Dictionary { get; } プロパティ値 型 説明 System.Collections.Generic.Dictionary<System.String, System.Object>