Partage via


DataServiceOperationContext.ResponseHeaders Propriété

Définition

Obtient les en-têtes de réponse pour l'opération en cours.

public:
 property System::Net::WebHeaderCollection ^ ResponseHeaders { System::Net::WebHeaderCollection ^ get(); };
public System.Net.WebHeaderCollection ResponseHeaders { get; }
member this.ResponseHeaders : System.Net.WebHeaderCollection
Public ReadOnly Property ResponseHeaders As WebHeaderCollection

Valeur de propriété

Objet WebHeaderCollection qui contient les en-têtes de réponse.

S’applique à