The name of the ISP associated with the IP address. This value
is only set when using the City or Insights web service or the
Enterprise database.
Namespace: MaxMind.GeoIP2.ModelAssembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.1
Syntaxpublic string Isp { get; }
Public ReadOnly Property Isp As String
Get
public:
property String^ Isp {
String^ get ();
}
member Isp : string with get
Property Value
Type:
String
See Also