BotDataBagStream(IBotDataBag, String) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- bag
- IBotDataBag
- key
- String