TraitsAutonomousSystemOrganization Property |
The organization associated with the registered
autonomous system number
for the IP address. This value is only set when using the City or
Insights web service or the Enterprise database.
Namespace:
MaxMind.GeoIP2.Model
Assembly:
MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax public string AutonomousSystemOrganization { get; }
Public ReadOnly Property AutonomousSystemOrganization As String
Get
public:
property String^ AutonomousSystemOrganization {
String^ get ();
}
member AutonomousSystemOrganization : string with get
Property Value
Type:
StringSee Also