ConnectorClient.Attachments プロパティ

定義

IAttachments を取得します。

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

プロパティ値

IAttachments。

適用対象