HttpWorkerRequest.MachineConfigPath Property

 

Gets the full physical path to the Machine.config file.

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

abstract MachineConfigPath : string with get
override MachineConfigPath : string with get

Property Value

Type: System.String

The physical path to the Machine.config file.

.NET Framework
Available since 1.1
Return to top
Show: