Share via


DataServiceStreamResponse.ContentType Proprietà

Definizione

Ottiene il tipo di contenuto del flusso di risposte.

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

Valore della proprietà

Il tipo di contenuto del flusso di risposte.

Commenti

Quando l'intestazione Content-Type non è presente nella risposta, la ContentDisposition proprietà restituisce null.

Si applica a