Partage via


AppDomainInfo.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:
 virtual System::String ^ GetPhysicalPath();
public string GetPhysicalPath ();
abstract member GetPhysicalPath : unit -> string
override this.GetPhysicalPath : unit -> string
Public Function GetPhysicalPath () As String

Retours

String

Chemin d'accès physique du domaine d'application.

Implémente

Remarques

GetPhysicalPath est introduite dans le .NET Framework 3,5. Pour plus d’informations, consultez Versions et dépendances.

S’applique à