Click or drag to resize
ContinentCode Property
A two character continent code like "NA" (North America) or "OC" (Oceania).

Namespace: MaxMind.GeoIP2.Model
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.1
Syntax
public string Code { get; }

Property Value

Type: String
See Also