Delen via


DialogStateManagerConfiguration.MemoryScopes Eigenschap

Definitie

Hiermee wordt MemoryScopes opgehaald of ingesteld.

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)

Waarde van eigenschap

MemoryScopes om te laden in de context van het dialoogvenster statusbeheer.

Van toepassing op