Sdílet prostřednictvím


Attachments(ConnectorClient) Konstruktor

Definice

Inicializuje novou instanci Attachments třídy.

public Attachments (Microsoft.Bot.Connector.ConnectorClient client);
new Microsoft.Bot.Connector.Attachments : Microsoft.Bot.Connector.ConnectorClient -> Microsoft.Bot.Connector.Attachments
Public Sub New (client As ConnectorClient)

Parametry

client
ConnectorClient

Odkaz na klienta služby

Výjimky

Vyvolá se, když má požadovaný parametr hodnotu null.

Platí pro