Show contents 

System > System Assembly Interfaces > ICultureInfo > ICultureInfo.NativeCountry

ICultureInfo.NativeCountry

Syntax

NativeCountry: String;

Description

The NativeCountry property returns the name of the culture's country or region in the language set for this country.

Example

The example of use is given in description of the ICultureInfo.Country property.

See also:

ICultureInfo