ConnectorClient.Attachments 属性

定义

获取 IAttachments。

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

属性值

IAttachments。

适用于