HttpResponseHeaders.Location Tulajdonság

Definíció

Lekéri vagy beállítja egy Location HTTP-válasz fejlécének értékét.

public:
 property Uri ^ Location { Uri ^ get(); void set(Uri ^ value); };
public Uri Location { get; set; }
public Uri? Location { get; set; }
member this.Location : Uri with get, set
Public Property Location As Uri

Tulajdonság értéke

Uri

A HTTP-válasz fejlécének Location értéke.

A következőre érvényes: