IMessageActivity.Attachments Свойство

Определение

Возвращает или задает вложения.

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)

Значение свойства

Вложения.

Применяется к