次の方法で共有


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)

プロパティ値

適用対象