Share via


HttpWorkerRequest.GetPathInfo Metoda

Definice

Vrátí další informace o cestě pro prostředek s rozšířením adresy URL. To znamená, že pro cestu /virdir/page.html/tail je GetPathInfo hodnota /tail.

public:
 virtual System::String ^ GetPathInfo();
public virtual string GetPathInfo ();
abstract member GetPathInfo : unit -> string
override this.GetPathInfo : unit -> string
Public Overridable Function GetPathInfo () As String

Návraty

Další informace o cestě k prostředku

Platí pro