VirtualDirectoryMapping.ConfigFileBaseName Property
.NET Framework (current version)
Gets or sets the name of the configuration file.
Assembly: System.Web (in System.Web.dll)
| Exception | Condition |
|---|---|
| ArgumentException | The selected value is null or an empty string (""). |
If the name of the configuration file is not specified, Web.config is used.
.NET Framework
Available since 2.0
Available since 2.0
Show: