HttpRequestWrapper.Path Свойство

Определение

Получает виртуальный путь текущего запроса.

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

Значение свойства

Виртуальный путь текущего запроса.

Применяется к