Returns the stop words from the original query that were ignored.
            
| C# | Visual Basic | Visual C++ | 
protected internal override StringList GetIgnoredWords()
Protected Friend Overrides Function GetIgnoredWords As StringList
protected public: virtual StringList^ GetIgnoredWords() override