Share via


MessageOptions.Attachments 属性

定义

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)

属性值

适用于