次の方法で共有


AnswersFromTextOptions.TextDocuments プロパティ

定義

特定の質問を検索するテキスト ドキュメント。

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

プロパティ値

適用対象