Compartir a través de


BotDataBagStream(IBotDataBag, String) Constructor

Definición

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

key
String

Se aplica a