Partage via


DataServiceResponse.BatchHeaders Propriété

Définition

En-têtes d'une réponse HTTP associée à une demande de lot.

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

Valeur de propriété

Un objet IDictionary contenant les paires nom-valeur d'une réponse HTTP.

S’applique à