UserMapPath.GetRootWebConfigFilename Method ()
.NET Framework (current version)
Returns the physical path of the configuration file that is at the Web application root.
Assembly: System.Web (in System.Web.dll)
abstract GetRootWebConfigFilename : unit -> string override GetRootWebConfigFilename : unit -> string
Return Value
Type: System.StringThe physical path of the Web.config file at the Web application root.
.NET Framework
Available since 4.0
Available since 4.0
Show: