GetTokenDialog.StartAsync(IDialogContext) 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.
public System.Threading.Tasks.Task StartAsync (Microsoft.Bot.Builder.Dialogs.IDialogContext context);
abstract member StartAsync : Microsoft.Bot.Builder.Dialogs.IDialogContext -> System.Threading.Tasks.Task
override this.StartAsync : Microsoft.Bot.Builder.Dialogs.IDialogContext -> System.Threading.Tasks.Task
Public Function StartAsync (context As IDialogContext) As Task
Paramètres
- context
- IDialogContext