Partager via


MessagingExtensionResult.Attachments Propriété

Définition

Obtient ou définit (uniquement lorsque le type est le résultat) Pièces jointes.

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)

Valeur de propriété

Pièces jointes.

S’applique à