Share via


QuestionAnsweringAuthoringDialog.Prompts Property

Definition

List of prompts associated with the answer.

public System.Collections.Generic.IList<Azure.AI.Language.QuestionAnswering.Authoring.QuestionAnsweringAuthoringPrompt> Prompts { get; }
member this.Prompts : System.Collections.Generic.IList<Azure.AI.Language.QuestionAnswering.Authoring.QuestionAnsweringAuthoringPrompt>
Public ReadOnly Property Prompts As IList(Of QuestionAnsweringAuthoringPrompt)

Property Value

Applies to