Gets the SynonymGroup's language. The property value equals to the language of the SynonymList that has been used to provide the SynonymGroup's synonyms.

Syntax

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

Limitations

Read only.