HttpWorkerRequest.MachineConfigPath Property

Definition

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

public:
 virtual property System::String ^ MachineConfigPath { System::String ^ get(); };
public virtual string MachineConfigPath { get; }
member this.MachineConfigPath : string
Public Overridable ReadOnly Property MachineConfigPath As String

Property Value

The physical path to the Machine.config file.

Applies to