The name of the zone

Namespace:  JHSoftware.SimpleDNSPlus
Assembly:  SDNSAPI (in SDNSAPI)
Version: 1.1.0.0 (1.1.0.0)

Syntax

C#
public string ZoneName { get; }
Visual Basic (Declaration)
Public ReadOnly Property ZoneName As String

Field Value

A domain name (FQDN)

See Also