SpecialSettingAttribute クラス
アセンブリ: System (system.dll 内)

<AttributeUsageAttribute(AttributeTargets.Class Or AttributeTargets.Property)> _ Public NotInheritable Class SpecialSettingAttribute Inherits Attribute
[AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Property)] public sealed class SpecialSettingAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::Class|AttributeTargets::Property)] public ref class SpecialSettingAttribute sealed : public Attribute

一部のアプリケーション設定プロパティには、関連付けられている設定プロバイダがこれらのプロパティの処理方法を変更する特別な意味が含まれています。SpecialSettingAttribute を使用して、このようなプロパティを識別します。このクラスでは、System.Configuration.SpecialSetting 列挙体を使用して、プロパティが属する特別なカテゴリを示します。
SpecialSettingAttribute は、設定クラスまたは個々の設定プロパティにのみ適用できます。
設定プロバイダが SpecialSettingAttribute を処理する方法の例については、LocalFileSettingsProvider クラスの GetPropertyValues メソッドのトピックを参照してください。

System.Attribute
System.Configuration.SpecialSettingAttribute


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に収録されているすべての辞書からSpecialSettingAttribute クラスを検索する場合は、下記のリンクをクリックしてください。

- SpecialSettingAttribute クラスのページへのリンク