Partager via


FacebookResponseEvent.Entry Propriété

Définition

Obtient la propriété d’entrée.

public System.Collections.Generic.List<Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.FacebookEntry> Entry { get; }
member this.Entry : System.Collections.Generic.List<Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.FacebookEntry>
Public ReadOnly Property Entry As List(Of FacebookEntry)

Valeur de propriété

Tableau contenant des données d’événement.

S’applique à