Partager via


SimpleWorkerRequest.GetPathInfo Méthode

Définition

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

String

Informations supplémentaires sur le chemin d’accès d’une ressource.

S’applique à