ComponentSpace DNS Class Library Reference

DnsName Class

A domain name. For example, componentspace.com.

For a list of all members of this type, see DnsName Members.

System.Object
   ComponentSpace.Dns.DnsName

[Visual Basic]
Public Class DnsName
[C#]
public class DnsName

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ComponentSpace.Dns

Assembly: ComponentSpace.Dns (in ComponentSpace.Dns.dll)

See Also

DnsName Members | ComponentSpace.Dns Namespace