Partager via


NotificationParser.NotificationHeaders - Propriété

Obtient les en-têtes HTTP de la requête HTTP notification du système externe.

Espace de noms :  Microsoft.BusinessData.Runtime
Assembly :  Microsoft.BusinessData (dans Microsoft.BusinessData.dll)

Syntaxe

'Déclaration
Public Property NotificationHeaders As NameValueCollection
    Get
    Private Set
'Utilisation
Dim instance As NotificationParser
Dim value As NameValueCollection

value = instance.NotificationHeaders
public NameValueCollection NotificationHeaders { get; private set; }

Valeur de propriété

Type : System.Collections.Specialized.NameValueCollection

Voir aussi

Référence

NotificationParser classe

NotificationParser - Membres

Microsoft.BusinessData.Runtime - Espace de noms