IFormBuilder<T>.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.
The form configuration supplies default templates and settings.
public Microsoft.Bot.Builder.FormFlow.FormConfiguration Configuration { get; }
member this.Configuration : Microsoft.Bot.Builder.FormFlow.FormConfiguration
Public ReadOnly Property Configuration As FormConfiguration
Property Value
The current form configuration.