The type of language parsing to use.

C# | Visual Basic | Visual C++ |
LanguageType LanguageParser { get; set; }
Property LanguageParser As LanguageType
property LanguageType LanguageParser { LanguageType get (); void set (LanguageType value); }

This implementation always returns ENGLISH.

Eg. If the dictionary is set to French, you should use the French parser.