The name of the ISP associated with the IP address.
Namespace:
MaxMind.GeoIP2.Responses
Assembly:
MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax public string Isp { get; }
Public ReadOnly Property Isp As String
Get
public:
property String^ Isp {
String^ get ();
}
member Isp : string with get
Property Value
Type:
StringSee Also