Bagikan melalui


HttpContentHeaders.ContentLocation Properti

Definisi

Mendapatkan atau mengatur nilai Content-Location header konten pada respons 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

Nilai Properti

Uri

Nilai Content-Location header konten pada respons HTTP.

Berlaku untuk