Click or drag to resize

IPv4ConfigurationDnsServer2 Property

The IP address of the alternate configured DNS server.

Namespace:  Demo3D.IO
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
public IPAddress? DnsServer2 { get; }

Property Value

Type: IPAddress
See Also