HttpResponseWrapper.RedirectLocation Proprietà

Definizione

Ottiene o imposta il valore dell'intestazione 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

Valore della proprietà

URL assoluto dell'intestazione HTTP Location .

Si applica a