HttpResponseBase.RedirectLocation Tulajdonság

Definíció

Lekéri vagy beállítja a HTTP-fejléc Location értékét.

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

Tulajdonság értéke

A HTTP-fejléc Location abszolút URL-címe.

Kivételek

A következőre érvényes: