BotDataBagStream(IBotDataBag, String) 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 BotDataBagStream (Microsoft.Bot.Builder.Dialogs.IBotDataBag bag, string key);
new Microsoft.Bot.Builder.Dialogs.Internals.BotDataBagStream : Microsoft.Bot.Builder.Dialogs.IBotDataBag * string -> Microsoft.Bot.Builder.Dialogs.Internals.BotDataBagStream
Public Sub New (bag As IBotDataBag, key As String)
Paramètres
- bag
- IBotDataBag
- key
- String