Partager via


Activity.Attachments Propriété

Définition

Obtient ou définit les pièces jointes pour l’activité.

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 pour l’activité.

Implémente

S’applique à