Поделиться через


HttpResponseWrapper.RedirectLocation Свойство

Определение

Возвращает или задает значение HTTP-заголовка Location.

public:
 virtual property System::String ^ RedirectLocation { System::String ^ get(); void set(System::String ^ value); };
public override string RedirectLocation { get; set; }
member this.RedirectLocation : string with get, set
Public Overrides Property RedirectLocation As String

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

Абсолютный URL-адрес HTTP-заголовка Location.

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