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