BotFrameworkAuthentication.CreateBotFrameworkClient 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.
Crée un BotFrameworkClient utilisé pour appeler Des compétences.
public virtual Microsoft.Bot.Builder.Skills.BotFrameworkClient CreateBotFrameworkClient ();
abstract member CreateBotFrameworkClient : unit -> Microsoft.Bot.Builder.Skills.BotFrameworkClient
override this.CreateBotFrameworkClient : unit -> Microsoft.Bot.Builder.Skills.BotFrameworkClient
Public Overridable Function CreateBotFrameworkClient () As BotFrameworkClient
Retours
Instance BotFrameworkClient pour appeler Skills.