Partager via


Message.Attachments Propriété

Définition

Obtient une liste de pièces jointes.

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)

Valeur de propriété

Pièces jointes qui pourraient être fournies avec un message Facebook.

S’applique à