IMessageActivity.Attachments 속성

정의

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

속성 값

적용 대상