DialogStateManagerConfiguration.MemoryScopes Propriété
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.
Obtient ou définit memoryScopes.
public System.Collections.Generic.List<Microsoft.Bot.Builder.Dialogs.Memory.Scopes.MemoryScope> MemoryScopes { get; set; }
member this.MemoryScopes : System.Collections.Generic.List<Microsoft.Bot.Builder.Dialogs.Memory.Scopes.MemoryScope> with get, set
Public Property MemoryScopes As List(Of MemoryScope)
Valeur de propriété
MemoryScopes à charger dans le contexte du gestionnaire d’état des boîtes de dialogue.