다음을 통해 공유


ConnectorClient.Attachments 속성

정의

IAttachments를 가져옵니다.

public Microsoft.Bot.Connector.IAttachments Attachments { get; }
member this.Attachments : Microsoft.Bot.Connector.IAttachments
Public ReadOnly Property Attachments As IAttachments

속성 값

IAttachments입니다.

적용 대상