Sdílet prostřednictvím


HttpContentHeaders.ContentLocation Vlastnost

Definice

Získá nebo nastaví hodnotu hlavičky Content-Location obsahu v odpovědi 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

Hodnota vlastnosti

Uri

Hodnota hlavičky Content-Location obsahu v odpovědi HTTP.

Platí pro