Property Locale
Locale
Returns the Locale by which term values are interpreted.
May return null
if no Locale was specified.
Declaration
public virtual CultureInfo Locale { get; }
Property Value
Type | Description |
---|---|
Culture |
Locale, or <c>null</c>. |