Walter.BOM
GetInternationalCountryName(CultureInfo,GeoLocation) Method
Walter.BOM Assembly > Walter.BOM.Geo Namespace > GeoLocationMapping Class > GetInternationalCountryName Method : GetInternationalCountryName(CultureInfo,GeoLocation) Method
the culture to use
The location.
Gets the name of the international country.
Syntax
public static string GetInternationalCountryName( 
   CultureInfo culture,
   GeoLocation location
)

Parameters

culture
the culture to use
location
The location.

Return Value

country name in the 2 latter iso code name.
Exceptions
ExceptionDescription
The culture Info must be provides
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GeoLocationMapping Class
GeoLocationMapping Members
Overload List