Share via


IPrompt<T>.Annotation Property

Definition

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.

Applies to