PersistentDialogTask(IPostToBot, IBotData) Constructeur
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 PersistentDialogTask (Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot inner, Microsoft.Bot.Builder.Dialogs.Internals.IBotData botData);
new Microsoft.Bot.Builder.Dialogs.Internals.PersistentDialogTask : Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot * Microsoft.Bot.Builder.Dialogs.Internals.IBotData -> Microsoft.Bot.Builder.Dialogs.Internals.PersistentDialogTask
Public Sub New (inner As IPostToBot, botData As IBotData)
Paramètres
- inner
- IPostToBot
- botData
- IBotData