If static IP is set: This is the value of the secondary DNS server used to resolve the host address of the server. If server is defined with IP Address this value is not used.
Namespace: Monnit.MineAssembly: MonnitMineAPI (in MonnitMineAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public string SecondaryDNS { get; } |
Visual Basic |
---|
Public ReadOnly Property SecondaryDNS As String
Get |
Visual C++ |
---|
public:
property String^ SecondaryDNS {
String^ get ();
} |
F# |
---|
member SecondaryDNS : string with get
|
Property Value
Type:
StringSee Also