| 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; }
Public Property IncludeDebugInfo As Boolean
Get
Set
Property Value
Type:
BooleanSee Also