你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ChatRetrievedDocument.SearchQueries Property

Definition

The search queries executed to retrieve documents.

public System.Collections.Generic.IReadOnlyList<string> SearchQueries { get; }
public System.Collections.Generic.IList<string> SearchQueries { get; }
member this.SearchQueries : System.Collections.Generic.IReadOnlyList<string>
member this.SearchQueries : System.Collections.Generic.IList<string>
Public ReadOnly Property SearchQueries As IReadOnlyList(Of String)
Public ReadOnly Property SearchQueries As IList(Of String)

Property Value

Applies to