IConfigurationManagerInternal.ApplicationConfigUri Eigenschap

Definitie

Hiermee haalt u de naam van het configuratiebestand op die betrekking heeft op het toepassingspad.

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

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

Waarde van eigenschap

Een tekenreekswaarde die de naam van een configuratiebestand vertegenwoordigt.

Van toepassing op