DialogStateManagerConfiguration.MemoryScopes Proprietà

Definizione

Ottiene o imposta 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)

Valore della proprietà

MemoryScopes da caricare nel contesto di gestione dello stato del dialogo.

Si applica a