Udostępnij za pośrednictwem


HttpRequestWrapper.PathInfo Właściwość

Definicja

Pobiera dodatkowe informacje o ścieżce dla zasobu z rozszerzeniem adresu URL.

public:
 virtual property System::String ^ PathInfo { System::String ^ get(); };
public override string PathInfo { get; }
member this.PathInfo : string
Public Overrides ReadOnly Property PathInfo As String

Wartość właściwości

Dodatkowe informacje o ścieżce zasobu.

Uwagi

Dla adresu URL http://www.contoso.com/virdir/page.html/tailPathInfo wartość to /tail.

Dotyczy