BotConfiguration.ConnectService(ConnectedService) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Connectez un service au fichier de bot.
public void ConnectService (Microsoft.Bot.Configuration.ConnectedService newService);
member this.ConnectService : Microsoft.Bot.Configuration.ConnectedService -> unit
Public Sub ConnectService (newService As ConnectedService)
Paramètres
- newService
- ConnectedService
ConnectedServiceà ajouter.