Message.Attachments Proprietà

Definizione

Ottiene un elenco di allegati.

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

Valore della proprietà

Allegati che potrebbero venire con un messaggio di Facebook.

Si applica a