Condividi tramite


AttachmentsExtensions.GetAttachment(IAttachments, String, String) Metodo

Definizione

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()

Parametri

operations
IAttachments
attachmentId
String
viewId
String

Restituisce

Byte[]

Si applica a