Class QueryDebugInfo NamespaceDynamicweb.Indexing.Querying AssemblyDynamicweb.Core.dll public class QueryDebugInfo Inheritance object QueryDebugInfo Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Properties Exceptions public IEnumerable<Exception> Exceptions { get; set; } Property Value IEnumerable<Exception> ExecutionTime public TimeSpan ExecutionTime { get; set; } Property Value TimeSpan QueryText public string QueryText { get; set; } Property Value string