HttpRequestWrapper.PhysicalApplicationPath Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le chemin d'accès physique du système de fichiers du répertoire racine de l'application actuelle.
public:
virtual property System::String ^ PhysicalApplicationPath { System::String ^ get(); };
public override string PhysicalApplicationPath { get; }
member this.PhysicalApplicationPath : string
Public Overrides ReadOnly Property PhysicalApplicationPath As String
Valeur de propriété
Chemin d’accès au répertoire racine de l’application active dans le système de fichiers.