Share via


BotDataBase<T>.botDataStore Field

Definition

protected readonly Microsoft.Bot.Builder.Dialogs.Internals.IBotDataStore<Microsoft.Bot.Connector.BotData> botDataStore;
val mutable botDataStore : Microsoft.Bot.Builder.Dialogs.Internals.IBotDataStore<Microsoft.Bot.Connector.BotData>
Protected ReadOnly botDataStore As IBotDataStore(Of BotData) 

Field Value

Applies to