ComponentSpace DNS Class Library Reference

DnsName.Name Property

Get or sets the domain name.

[Visual Basic]
Public Property Name As String
[C#]
public string Name {get; set;}

Property Value

The domain name.

See Also

DnsName Class | ComponentSpace.Dns Namespace