|
System.Configuration.ConfigurationAllowExeDefinition .AllowLocation : true .AllowOverride : true .ConfigSource : .ForceSave : false .InheritInChildApplications : true
|
|
dotNetObject:System.Configuration.ConfigurationAllowExeDefinition
|
|
The Developer Fusion labs. Free tool to automatically translate C# to VB.NET and VB.NET to C#, plus other free developer tools and utilities
|
|
... allowExeDefinition attribute determines where the section is allowed to appear. You define it in relation to the enumeration, System.Configuration.ConfigurationAllowExeDefinition.
|
|
Specifies the locations within the configuration-file hierarchy ... Previous Versions .NET Framework 3.0 Class Library System.Configuration ConfigurationAllowExeDefinition Enumeration
|
|
Note: This enumeration is new in the .NET Framework version 2.0 ... .NET Framework 2.0 Class Library Reference System.Configuration ConfigurationAllowExeDefinition Enumeration
|