Domain Detective

API Reference

Class

GeoLocationInfo

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Geolocation information for an IP address.

Inheritance

  • Object
  • GeoLocationInfo

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

public GeoLocationInfo() #

Properties

public String Country { get; set; } #

Country where the IP is located.

public String Region { get; set; } #

Region where the IP is located.

{{ include "footer" }}