Partager via


IMessageActivity.Attachments Propriété

Définition

Obtient ou définit des pièces jointes.

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

Valeur de propriété

Pièces jointes.

S’applique à