HttpContentHeaders.ContentLocation Eigenschaft

Definition

Dient zum Abrufen oder Festlegen des Werts des Content-Location Inhaltsheaders für eine HTTP-Antwort.

public:
 property Uri ^ ContentLocation { Uri ^ get(); void set(Uri ^ value); };
public Uri ContentLocation { get; set; }
member this.ContentLocation : Uri with get, set
Public Property ContentLocation As Uri

Eigenschaftswert

Uri

Der Wert des Content-Location Inhaltsheaders in einer HTTP-Antwort.

Gilt für: