Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public sealed class DictionaryBotData : Microsoft.Bot.Builder.Dialogs.Internals.BotDataBase<System.Collections.Generic.Dictionary<string,object>>
type DictionaryBotData = class
inherit BotDataBase<Dictionary<string, obj>>
Public NotInheritable Class DictionaryBotData
Inherits BotDataBase(Of Dictionary(Of String, Object))