Gets or sets the SynonymList's language.

Syntax

public System.Globalization.CultureInfo Language { get; set;}
Public Property Language() As System.Globalization.CultureInfo

Remarks

The property is automatically set, if the name of the corresponding synonym list file contains language specific information (e.g. "th_en_US_v2.dat" for English or "th_de_DE_v2.dat" for German). Otherwise, the property returns null.