SettingsBase.Properties プロパティ
アセンブリ: System (system.dll 内)

Public Overridable ReadOnly Property Properties As SettingsPropertyCollection
public virtual SettingsPropertyCollection Properties { get; }
public: virtual property SettingsPropertyCollection^ Properties { SettingsPropertyCollection^ get (); }
すべての SettingsProperty オブジェクトが格納されている SettingsPropertyCollection コレクション。

Properties プロパティの get アクセサは、SettingsBase インスタンスで管理されるプロパティに関連付けられた SettingsProperty インスタンスのコレクションを返します。
SettingsBase クラスは、設定の名前、プロパティの型、設定プロバイダ、既定値、読み取り専用ステータスやシリアル化の設定など、設定の特定の特性をネイティブに認識します。これらの特性は、SettingsProperty クラスのプロパティに反映されます。SettingsProperty クラスの他のすべての属性は、単に、関連付けられた設定プロバイダに SettingsAttributeDictionary として渡されます。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からSettingsBase.Properties プロパティを検索する場合は、下記のリンクをクリックしてください。

- SettingsBase.Properties プロパティのページへのリンク