Click or drag to resize

QueryDebugInfoExceptions Property

Namespace:  Dynamicweb.Indexing.Querying
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public IEnumerable<Exception> Exceptions { get; set; }

Property Value

Type: IEnumerableException
See Also