The type of language parsing to use.
| C# | Visual Basic | Visual C++ |
public LanguageType LanguageParser { get; set; }
Public Property LanguageParser As LanguageType
public: property LanguageType LanguageParser { LanguageType get (); void set (LanguageType value); }
Eg. If the dictionary is set to French, you should use the French parser.