AbstractCountryResponseMaxMind Property |
Gets the MaxMind record containing data related to your account
Namespace: MaxMind.GeoIP2.ResponsesAssembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.1
Syntaxpublic MaxMind MaxMind { get; }
Public ReadOnly Property MaxMind As MaxMind
Get
public:
property MaxMind^ MaxMind {
MaxMind^ get ();
}
member MaxMind : MaxMind with get
Property Value
Type:
MaxMind
See Also