AttachmentsExtensions.GetAttachment(IAttachments, String, String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public static byte[] GetAttachment (this Microsoft.Bot.Connector.IAttachments operations, string attachmentId, string viewId);
static member GetAttachment : Microsoft.Bot.Connector.IAttachments * string * string -> byte[]
<Extension()>
Public Function GetAttachment (operations As IAttachments, attachmentId As String, viewId As String) As Byte()
パラメーター
- operations
- IAttachments
- attachmentId
- String
- viewId
- String
戻り値
Byte[]