Walter.BOM
LocationTable Property
Walter.BOM Assembly > Walter.BOM.Geo Namespace > GeoLocationMapping Class : LocationTable Property
List with tuples of the supported countries, the format is [GeoLocation | Country Name | 2Letter ISO Code]
Syntax
public static IReadOnlyList<ValueTuple<GeoLocation,string,string>> LocationTable {get;}
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
TryGetCountryName Method
GetInternationalCountryName(CultureInfo,GeoLocation) Method