Udostępnij za pośrednictwem


HttpContentHeaders.ContentLocation Właściwość

Definicja

Pobiera lub ustawia wartość nagłówka Content-Location zawartości w odpowiedzi HTTP.

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

Wartość właściwości

Uri

Wartość nagłówka Content-Location zawartości w odpowiedzi HTTP.

Dotyczy