Udostępnij przez


DialogStateManagerConfiguration.MemoryScopes Właściwość

Definicja

Pobiera lub ustawia pole 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)

Wartość właściwości

MemoryScopes do załadowania do kontekstu menedżera stanu okna dialogowego.

Dotyczy