Aracılığıyla paylaş


HttpContentHeaders.ContentLocation Özellik

Tanım

BIR HTTP yanıtındaki içerik üst bilgisinin Content-Location değerini alır veya ayarlar.

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

Özellik Değeri

Uri

HTTP yanıtındaki Content-Location içerik üst bilgisinin değeri.

Şunlara uygulanır