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