Programming with Reflection
CurrentLocale property
Syntax |
object.CurrentLocale |
Data type |
Returns what language Reflection is running in. You can use this to determine which language Reflection has selected when no language is specified by either the Locale property or the LanguageOverride property.
This property is read-only.