Dela via


Activity.Attachments Egenskap

Definition

Hämtar eller anger bifogade filer för aktiviteten.

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)

Egenskapsvärde

Bifogade filer för aktiviteten.

Implementeringar

Gäller för