Udostępnij za pośrednictwem


Attachments Klasa

Definicja

Operacje załączników.

public class Attachments : Microsoft.Bot.Connector.IAttachments, Microsoft.Rest.IServiceOperations<Microsoft.Bot.Connector.ConnectorClient>
type Attachments = class
    interface IServiceOperations<ConnectorClient>
    interface IAttachments
Public Class Attachments
Implements IAttachments, IServiceOperations(Of ConnectorClient)
Dziedziczenie
Attachments
Implementuje
IAttachments Microsoft.Rest.IServiceOperations<ConnectorClient>

Konstruktory

Attachments(ConnectorClient)

Inicjuje nowe wystąpienie klasy Attachments.

Właściwości

Client

Pobiera odwołanie do elementu ConnectorClient.

Metody

GetAttachmentInfoWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

GetAttachmentInfo.

GetAttachmentStreamAsync(String, String)

Pobierz dany widok attachmentid jako strumień.

GetAttachmentUri(String, String)

Pobierz identyfikator URI widoku załącznika.

GetAttachmentWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

GetAttachment.

Metody rozszerzania

GetAttachment(IAttachments, String, String)

Operacje załączników.

GetAttachmentAsync(IAttachments, String, String, CancellationToken)

GetAttachment.

GetAttachmentInfo(IAttachments, String)

Operacje załączników.

GetAttachmentInfoAsync(IAttachments, String, CancellationToken)

GetAttachmentInfo.

GetAttachmentStream(IAttachments, String, String)

Operacje załączników.

GetAttachmentStreamAsync(IAttachments, String, String, CancellationToken)

Operacje załączników.

Dotyczy