Partage via


DataServiceStreamResponse.Headers Propriété

Définition

Obtient la collection d’en-têtes de la réponse.

public System.Collections.Generic.Dictionary<string,string> Headers { get; }
member this.Headers : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property Headers As Dictionary(Of String, String)

Valeur de propriété

Collection d'en-têtes du message de réponse sous forme d'objet Dictionary<TKey,TValue>.

S’applique à