UserMapPath.GetMachineConfigFilename Method ()

.NET Framework (current version)
 

Returns the machine-configuration file name.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

abstract GetMachineConfigFilename : unit -> string
override GetMachineConfigFilename : unit -> string

Return Value

Type: System.String

The machine-configuration file name.

.NET Framework
Available since 4.0
Return to top
Show: