IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

DNSServer Property

The address of the DNS Server.

Syntax

[VB.NET]
Public ReadOnlyProperty DNSServer As String

[C#]
public string DNSServer {get;}

Remarks

The component attempts to find the default DNS server for the machine where it is installed, and provide it in this property.

If the component cannot determine the default DNS server address, this property value will be an empty string.

NOTE: This functionality is only available in Windows.

This property is read-only.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]