IFormDialog<T>.Form 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 specification.
public Microsoft.Bot.Builder.FormFlow.IForm<T> Form { get; }
member this.Form : Microsoft.Bot.Builder.FormFlow.IForm<'T (requires 'T : null)>
Public ReadOnly Property Form As IForm(Of T)