IApplicationHost.GetPhysicalPath Methode

Definitie

Hiermee haalt u het fysieke hoofdpad van de toepassing op.

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

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

Retouren

Het fysieke pad van de hoofdmap van de toepassing.

Opmerkingen

GetPhysicalPath wordt geïntroduceerd in het .NET Framework 3.5. Zie Versies en afhankelijkheden voor meer informatie.

Van toepassing op