Sdílet prostřednictvím


MessagingExtensionResult.Attachments Vlastnost

Definice

Získá nebo nastaví (pouze pokud je výsledkem typ) Přílohy.

public System.Collections.Generic.IList<Microsoft.Bot.Schema.Teams.MessagingExtensionAttachment> Attachments { get; set; }
member this.Attachments : System.Collections.Generic.IList<Microsoft.Bot.Schema.Teams.MessagingExtensionAttachment> with get, set
Public Property Attachments As IList(Of MessagingExtensionAttachment)

Hodnota vlastnosti

Přílohy.

Platí pro