Namespace: 
   MaxMind.GeoIP2.Model
    Assembly:
   MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntaxpublic string IsoCode { get; }Public ReadOnly Property IsoCode As String
	Get
public:
property String^ IsoCode {
	String^ get ();
}member IsoCode : string with get
Property Value
Type: 
String
See Also