Freigeben über


DialogStateManagerConfiguration.MemoryScopes Eigenschaft

Definition

Ruft MemoryScopes ab oder legt diese fest.

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)

Eigenschaftswert

MemoryScopes, die in den Kontext des Dialogzustands-Managers geladen werden sollen.

Gilt für: