SimpleWorkerRequest.GetPathInfo Méthode
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.
Retourne des informations supplémentaires sur le chemin d'accès pour une ressource avec une extension d'URL. Pour le chemin "/virdir/page.html/tail", la valeur de retour est "/tail".
public:
override System::String ^ GetPathInfo();
public override string GetPathInfo ();
override this.GetPathInfo : unit -> string
Public Overrides Function GetPathInfo () As String
Retours
Informations supplémentaires sur le chemin d’accès d’une ressource.