DataServiceStreamResponse.ContentType Vlastnost

Definice

Získá typ obsahu streamu odpovědi.

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

Hodnota vlastnosti

Typ obsahu streamu odpovědi.

Poznámky

Pokud se hlavička Content-Type v odpovědi nenachází, ContentDisposition vrátí nullvlastnost .

Platí pro