Condividi tramite


FacebookResponseEvent.Entry Proprietà

Definizione

Ottiene la proprietà entry.

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)

Valore della proprietà

Matrice contenente i dati dell'evento.

Si applica a