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 .

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