Partager via


HttpContentHeaders.ContentLocation Propriété

Définition

Obtient ou définit la valeur de l’en-tête de contenu Content-Location sur une réponse 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

Valeur de propriété

Uri

Valeur de l’en-tête de contenu Content-Location sur une réponse HTTP.

S’applique à