Język

BotConfiguration.ConnectService(ConnectedService) Metoda

Definicja

Połącz usługę z plikiem bota.

public void ConnectService(Microsoft.Bot.Configuration.ConnectedService newService);
member this.ConnectService : Microsoft.Bot.Configuration.ConnectedService -> unit
Public Sub ConnectService (newService As ConnectedService)

Parametry

newService
ConnectedService

ConnectedService w celu dodania.

Dotyczy