BotStateMemoryScope<T>.SetMemory(DialogContext, Object) Méthode
Définition
Important
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.
Modifie l’objet de stockage pour l’étendue de mémoire.
public override void SetMemory (Microsoft.Bot.Builder.Dialogs.DialogContext dialogContext, object memory);
override this.SetMemory : Microsoft.Bot.Builder.Dialogs.DialogContext * obj -> unit
Public Overrides Sub SetMemory (dialogContext As DialogContext, memory As Object)
Paramètres
- dialogContext
- DialogContext
Dc.
- memory
- Object
Mémoire.