QnaSection.Prompts Property

Definition

public System.Collections.Generic.List<Microsoft.Bot.Builder.Parsers.LU.PromptDefinition> Prompts { get; }
member this.Prompts : System.Collections.Generic.List<Microsoft.Bot.Builder.Parsers.LU.PromptDefinition>
Public ReadOnly Property Prompts As List(Of PromptDefinition)

Property Value

List<PromptDefinition>

Applies to