The properties of the RegionInfo class are listed below. For a complete list of RegionInfo class members, see the RegionInfo Members topic.
CurrencySymbol | [To be supplied.] |
CurrentRegion | Returns the current RegionInfo object for this instance. |
DisplayName | Retrieves the full name of the region in the UI language. |
EnglishName | Retrieves the name of the region in English |
IsMetric | Determines whether measurements on this instance use the S.I. system. |
ISOCurrencySymbol | [To be supplied.] |
Name | Retrieves the name of the region. |
NativeName | [To be supplied.] |
ThreeLetterISORegionName | Retrieves the ISO 3166 three-letter code for the region of this RegionInfo. |
ThreeLetterWindowRegionName | Retrieves the Windows version of the three-letter code for the region of this RegionInfo. |
TwoLetterISORegionName | Retrieves the ISO 3166 two-letter code for the region of this RegionInfo. |