This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).

Namespace: Lucene.Net.QueryParsers
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
protected internal bool specialConstructor
Visual Basic
Protected Friend specialConstructor As Boolean
Visual C++
protected public:
bool specialConstructor

See Also