Click or drag to resize

AnonymousIPResponseIsHostingProvider Property

Returns true if the IP address belongs to a hosting provider.

Namespace:  MaxMind.GeoIP2.Responses
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax
public bool IsHostingProvider { get; }

Property Value

Type: Boolean
See Also