Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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))