HttpResponseBase.RedirectLocation Свойство

Определение

Получает или задает значение заголовка HTTP Location.

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

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

String

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

Исключения

Всегда.

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