Język

Activity.Attachments Właściwość

Definicja

Otrzymuje lub ustawia załączniki do danej aktywności.

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)

Wartość właściwości

Dodatki do aktywności.

Implementuje

Dotyczy