Click or drag to resize

IPv4ConfigurationDnsServer2 Property

The IP address of the alternate 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 DnsServer2 { get; }

Property Value

Type: IPAddress
See Also