HttpConfigurationContext.VirtualPath Property
.NET Framework (current version)
Gets the virtual path to the Web.config configuration file.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.StringThe virtual path to the Web.config file. Null when evaluating Machine.config; an empty string ("") when evaluating the root Web.config file for the site.
.NET Framework
Available since 1.1
Available since 1.1
Show: