AnswersFromTextResult.Answers Property

Definition

Represents the answer results.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Language.QuestionAnswering.TextAnswer> Answers { get; }
member this.Answers : System.Collections.Generic.IReadOnlyList<Azure.AI.Language.QuestionAnswering.TextAnswer>
Public ReadOnly Property Answers As IReadOnlyList(Of TextAnswer)

Property Value

Applies to