Last updated 1 year ago
Was this helpful?
Property in
Gets or sets the 's locale, as an IETF BCP 47 code.
This code is used to determine how the plural and ordinal markers determine the plural class of numbers.
plural
ordinal
For example, the code "en-US" represents the English language as used in the United States.
public string LanguageCode { get; set; }