IFieldPrompt<T>.Help Property

Definition

Return the help description for this field.

C#
public Microsoft.Bot.Builder.FormFlow.Advanced.IPrompt<T> Help { get; }

Property Value

The prompt to use for generating help.

Remarks

Help is a mixture of field specific help, what a recognizer understands and available commands.

Applies to

Product Versions
Microsoft.Bot.Builder 3.0