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

SearchResult<T>.DocumentDebugInfo 属性

定义

包含可用于进一步浏览搜索结果的调试信息。

public System.Collections.Generic.IList<Azure.Search.Documents.Models.DocumentDebugInfo> DocumentDebugInfo { get; }
member this.DocumentDebugInfo : System.Collections.Generic.IList<Azure.Search.Documents.Models.DocumentDebugInfo>
Public ReadOnly Property DocumentDebugInfo As IList(Of DocumentDebugInfo)

属性值

适用于