ConfigurationAllowDefinition 列挙体
アセンブリ: System.Configuration (system.configuration.dll 内)

Public Enumeration ConfigurationAllowDefinition

メンバ名 | 説明 | |
---|---|---|
Everywhere | ConfigurationSection は、任意の場所に定義できます。 | |
MachineOnly | ConfigurationSection は、Machine.config ファイルでだけ定義できます。 | |
MachineToApplication | ConfigurationSection は、Machine.config ファイル、Machine.config と同じディレクトリに存在するコンピュータ レベルの Web.config ファイル、または仮想ディレクトリのルートに存在するトップ レベルのアプリケーション Web.config ファイルのいずれかで定義できますが、仮想ルートのサブディレクトリでは定義できません。 | |
MachineToWebRoot | ConfigurationSection は、Machine.config ファイルまたは Machine.config と同じディレクトリに存在するコンピュータ レベルの Web.config ファイルのいずれかで定義できますが、アプリケーション Web.config ファイルでは定義できません。 |


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

- ConfigurationAllowDefinition 列挙体のページへのリンク