Click or drag to resize

IQueryResultDebugInfo Property

Gets or sets debugging information related to the execution of the query that produced this result

Namespace:  Dynamicweb.Indexing.Querying
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
QueryDebugInfo DebugInfo { get; set; }

Property Value

Type: QueryDebugInfo
See Also