Domain Detective

API Reference

Class

DnsComparisonDetail

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Detailed comparison record for DNS propagation results.

Inheritance

  • Object
  • DnsComparisonDetail

Usage

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

Returned or exposed by

Constructors

public DnsComparisonDetail() #

Properties

public String Records { get; set; } #

The normalized record set.

public String IPAddress { get; set; } #

IP address of the server.

public Nullable<CountryId> Country { get; set; } #

Country of the server.

public Nullable<LocationId> Location { get; set; } #

Location of the server.

{{ include "footer" }}