List of 'common' words which are not searchable.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public StringList StopWords { get; }
Public ReadOnly Property StopWords As StringList
public: property StringList^ StopWords { StringList^ get (); }