Click or drag to resize

QuerySettingsIncludeDebugInfo Property

Gets or sets a value indicating whether query execution should collect debugging information

Namespace:  Dynamicweb.Indexing.Querying
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public bool IncludeDebugInfo { get; set; }

Property Value

Type: Boolean
See Also