HttpRequestWrapper.PhysicalPath 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 de la ressource demandée.
public:
virtual property System::String ^ PhysicalPath { System::String ^ get(); };
public override string PhysicalPath { get; }
member this.PhysicalPath : string
Public Overrides ReadOnly Property PhysicalPath As String
Valeur de propriété
Chemin d’accès de la ressource demandée dans le système de fichiers.