Sdílet prostřednictvím


HttpResponseWrapper.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 override string RedirectLocation { get; set; }
member this.RedirectLocation : string with get, set
Public Overrides Property RedirectLocation As String

Hodnota vlastnosti

Absolutní adresa URL hlavičky HTTP Location .

Platí pro