Partager via


IApplicationHost.GetPhysicalPath Méthode

Définition

Obtient le chemin d'accès physique de la racine de l'application.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

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

Retours

Chemin d'accès physique de la racine de l'application.

Remarques

GetPhysicalPath est introduit dans .NET Framework 3.5. Pour plus d’informations, consultez Versions et dépendances.

S’applique à