DataServiceStreamResponse.ContentType Eigenschaft

Definition

Ruft den Inhaltstyp des Antwortdatenstroms ab.

public:
 property System::String ^ ContentType { System::String ^ get(); };
public string ContentType { get; }
member this.ContentType : string
Public ReadOnly Property ContentType As String

Eigenschaftswert

Der Inhaltstyp des Antwortdatenstroms.

Hinweise

Wenn der Content-Type Header in der Antwort nicht vorhanden ist, gibt die ContentDisposition -Eigenschaft zurück null.

Gilt für: