HttpWorkerRequest::MachineConfigPath Property

 

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

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

public:
property String^ MachineConfigPath {
	virtual String^ get();
}

Property Value

Type: System::String^

The physical path to the Machine.config file.

.NET Framework
Available since 1.1
Return to top
Show: