Partilhar via


HttpContentHeaders.ContentLocation Propriedade

Definição

Obtém ou define o valor do cabeçalho de conteúdo Content-Location em uma resposta 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

Valor da propriedade

Uri

O valor do cabeçalho de conteúdo Content-Location em uma resposta HTTP.

Aplica-se a