IPrompt<T>.Annotation 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.
Description of the prompt and how to generate it.
public Microsoft.Bot.Builder.FormFlow.Advanced.TemplateBaseAttribute Annotation { get; }
member this.Annotation : Microsoft.Bot.Builder.FormFlow.Advanced.TemplateBaseAttribute
Public ReadOnly Property Annotation As TemplateBaseAttribute
Property Value
Attribute describing how to generate prompt.