IConfigurationManagerInternal.MachineConfigPath Eigenschap

Definitie

Hiermee haalt u het configuratiepad voor het Machine.config-bestand op.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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

Waarde van eigenschap

Een tekenreekswaarde die het pad van het bestand Machine.config vertegenwoordigt.

Van toepassing op