DialogStateManager.Configuration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the configured path resolvers and memory scopes for the dialog state manager.
public Microsoft.Bot.Builder.Dialogs.Memory.DialogStateManagerConfiguration Configuration { get; set; }
member this.Configuration : Microsoft.Bot.Builder.Dialogs.Memory.DialogStateManagerConfiguration with get, set
Public Property Configuration As DialogStateManagerConfiguration
Property Value
A DialogStateManagerConfiguration with the configuration.