LumiSoft Mail Server User API
DnsServers Property
Namespaces > LumiSoft.Net.Dns.Client > Dns_Client > DnsServers
Gets or sets dns servers.
Syntax
C#Visual BasicManaged C++
public static string[] DnsServers { get; set; }
Public Shared Property DnsServers As String()
public:
static array<String^>^ DnsServers {
	array<String^>^ get ();
	void set (array<String^>^ value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)