Udostępnij za pośrednictwem


HttpResponseHeaders.Location Właściwość

Definicja

Pobiera lub ustawia wartość nagłówka Location odpowiedzi 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

Wartość właściwości

Uri

Wartość nagłówka Location odpowiedzi HTTP.

Dotyczy