LanguageCode
public string LanguageCode { get; set; }
This code is used to determine how the
plural
and ordinal
markers determine the plural class of numbers.For example, the code "en-US" represents the English language as used in the United States.
Last modified 1yr ago