다음을 통해 공유


AttachmentsExtensions.GetAttachment(IAttachments, String, String) 메서드

정의

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[]

적용 대상