IProcessHostSupportFunctions.GetAppHostConfigFilename Methode

Definitie

Hiermee haalt u het bestandspad van de toepassingshost (.config) op.

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

public:
 System::String ^ GetAppHostConfigFilename();
public string GetAppHostConfigFilename();
abstract member GetAppHostConfigFilename : unit -> string
Public Function GetAppHostConfigFilename () As String

Retouren

Het fysieke pad (inclusief de bestandsnaam) naar het configuratiebestand van de toepassingshost.

Van toepassing op