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)

プロパティ値

適用対象