HttpResponseWrapper.RedirectLocation Egenskap

Definition

Hämtar eller anger värdet för HTTP-huvudet 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

Egenskapsvärde

Den absoluta URL:en för HTTP-huvudet Location .

Gäller för