DesignerObject.Properties プロパティ

定義

オブジェクトのプロパティを取得します。

public:
 property System::Collections::IDictionary ^ Properties { System::Collections::IDictionary ^ get(); };
public System.Collections.IDictionary Properties { get; }
member this.Properties : System.Collections.IDictionary
Public ReadOnly Property Properties As IDictionary

プロパティ値

IDictionary

オブジェクトのプロパティとそれらの値が格納されている IDictionary オブジェクト。

適用対象

こちらもご覧ください