SimpleWorkerRequest.MachineConfigPath Property
Definition
Gets the full physical path to the Machine.config file.
public:
virtual property System::String ^ MachineConfigPath { System::String ^ get(); };
public override string MachineConfigPath { get; }
member this.MachineConfigPath : string
Public Overrides ReadOnly Property MachineConfigPath As String
Property Value
The physical path to the Machine.config file.