DialogsComponentRegistration Class
Definition
Makes Dialogs components available to the system registering functionality.
public class DialogsComponentRegistration : Microsoft.Bot.Builder.ComponentRegistration, Microsoft.Bot.Builder.Dialogs.Memory.IComponentMemoryScopes, Microsoft.Bot.Builder.Dialogs.Memory.IComponentPathResolvers
type DialogsComponentRegistration = class
inherit ComponentRegistration
interface IComponentMemoryScopes
interface IComponentPathResolvers
Public Class DialogsComponentRegistration
Inherits ComponentRegistration
Implements IComponentMemoryScopes, IComponentPathResolvers
- Inheritance
- Implements
Constructors
DialogsComponentRegistration() |
Methods
GetMemoryScopes() |
Gets the Dialogs Memory Scopes. |
GetPathResolvers() |
Gets the Dialogs Path Resolvers. |