LumiSoft Net Help
DnsServers Property
NamespacesLumiSoft.Net.DNS.ClientDns_ClientDnsServers
Gets or sets dns servers.
Declaration Syntax
C#Visual BasicVisual C++F#
public static string[] DnsServers { get; set; }
Public Shared Property DnsServers As String()
	Get
	Set
public:
static property array<String^>^ DnsServers {
	array<String^>^ get ();
	void set (array<String^>^ value);
}
static member DnsServers : string[] with get, set
Property Value
array<String>[]()[][]
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when null value is passed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119