Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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))