IInternalConfigHost.IsDefinitionAllowed メソッド
アセンブリ: System.Configuration (system.configuration.dll 内)

Function IsDefinitionAllowed ( _ configPath As String, _ allowDefinition As ConfigurationAllowDefinition, _ allowExeDefinition As ConfigurationAllowExeDefinition _ ) As Boolean
Dim instance As IInternalConfigHost Dim configPath As String Dim allowDefinition As ConfigurationAllowDefinition Dim allowExeDefinition As ConfigurationAllowExeDefinition Dim returnValue As Boolean returnValue = instance.IsDefinitionAllowed(configPath, allowDefinition, allowExeDefinition)
bool IsDefinitionAllowed ( string configPath, ConfigurationAllowDefinition allowDefinition, ConfigurationAllowExeDefinition allowExeDefinition )
bool IsDefinitionAllowed ( String^ configPath, ConfigurationAllowDefinition allowDefinition, ConfigurationAllowExeDefinition allowExeDefinition )
boolean IsDefinitionAllowed ( String configPath, ConfigurationAllowDefinition allowDefinition, ConfigurationAllowExeDefinition allowExeDefinition )
function IsDefinitionAllowed ( configPath : String, allowDefinition : ConfigurationAllowDefinition, allowExeDefinition : ConfigurationAllowExeDefinition ) : boolean
- allowDefinition
ConfigurationAllowDefinition オブジェクト。
- allowExeDefinition
ConfigurationAllowExeDefinition オブジェクト。
アプリケーション構成オブジェクトに対して別の Type 定義を使用できる場合は true。それ以外の場合は false。

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

- IInternalConfigHost.IsDefinitionAllowed メソッドのページへのリンク