AbstractCountryResponseTraits Property |
Gets the traits for the requested IP address.
Namespace:
MaxMind.GeoIP2.Responses
Assembly:
MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax public Traits Traits { get; }
Public ReadOnly Property Traits As Traits
Get
public:
property Traits^ Traits {
Traits^ get ();
}
member Traits : Traits with get
Property Value
Type:
TraitsSee Also