Langue

IAppDomainInfo.GetPhysicalPath Méthode

Définition

Obtient le chemin d’accès physique du domaine d’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 du domaine d’application.

Remarques

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

S’applique à