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

Parameters

location
The location.
language
The language.

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