Click or drag to resize

IPv4ConfigurationDnsServer1 Property

The IP address of the first configured DNS server.

Namespace:  Demo3D.Common
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
public IPAddress DnsServer1 { get; }

Property Value

Type: IPAddress
See Also