Click or drag to resize

DomainResponseNetwork Property

The network associated with the record. In particular, this is the largest network where all of the fields besides IPAddress have the same value.

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

Property Value

Type: Network
See Also