Message.Attachments Eigenschaft

Definition

Erhält eine Liste von Anhängen.

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)

Eigenschaftswert

Anhänge, die mit einer Facebook-Nachricht geliefert werden könnten.

Gilt für: