Sdílet prostřednictvím


HttpResponseBase.RedirectLocation Vlastnost

Definice

Získá nebo nastaví hodnotu hlavičky 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

Hodnota vlastnosti

String

Absolutní adresa URL hlavičky HTTP Location .

Výjimky

Always (Vždy)

Platí pro