IProcessHostSupportFunctions.GetRootWebConfigFilename Methode

Definitie

Hiermee haalt u het fysieke pad voor het ApplicationHost.config-bestand op.

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

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

Retouren

Het fysieke pad voor het ApplicationHost.config-bestand.

Van toepassing op