다음을 통해 공유


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)

속성 값

첨부 파일.

적용 대상