  | 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
SyntaxQueryDebugInfo DebugInfo { get; set; }Property DebugInfo As QueryDebugInfo
	Get
	Set
Property Value
Type: 
QueryDebugInfo
See Also