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.
Gets or sets the Synonym
public System.Globalization.CultureInfo Language { get; set;}
Public Property Language() As System.Globalization.CultureInfo
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.