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

Parameters

location
The location.
culture
The culture.

Return Value

System.String.
Exceptions
ExceptionDescription
culture
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

GeoExtensionMethods Class
GeoExtensionMethods Members
Overload List