ArcGIS API for Silverlight - Library Reference
IPCountryCode Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Portal Namespace > ArcGISPortalInfo Class : IPCountryCode Property

Gets the ISO Country Code of IP address of client (Online only - Not used in Portal).

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IPCountryCode As String
C# 
public string IPCountryCode {get;}

Remarks

Returns '--' or Null if IP cannot be located.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.