Share via


HttpResponseHeaders.Location Vlastnost

Definice

Získá nebo nastaví hodnotu hlavičky Location pro odpověď HTTP.

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

Hodnota vlastnosti

Uri

Hodnota hlavičky Location pro odpověď HTTP.

Platí pro