Share via


BotDataBagStream(IBotDataBag, String) Constructor

Definition

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)

Parameters

key
String

Applies to