Condividi tramite


DataServiceStreamResponse.ContentDisposition Proprietà

Definizione

Ottiene il campo dell'intestazione Content-Disposition per il flusso di risposte.

public string ContentDisposition { get; }
member this.ContentDisposition : string
Public ReadOnly Property ContentDisposition As String

Valore della proprietà

Il contenuto del campo dell'intestazione Content-Disposition.

Commenti

Se l'intestazione Content-Disposition non è presente nella risposta, questa proprietà restituirà null.

Si applica a