IspResponseAutonomousSystemOrganization Property |
Namespace: MaxMind.GeoIP2.ResponsesAssembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.1
Syntaxpublic string AutonomousSystemOrganization { get; }
Public ReadOnly Property AutonomousSystemOrganization As String
Get
public:
property String^ AutonomousSystemOrganization {
String^ get ();
}
member AutonomousSystemOrganization : string with get
Property Value
Type:
String
See Also