If static IP is set: This is the value of the primary 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 GatewayDNS { get; } |
Visual Basic |
---|
Public ReadOnly Property GatewayDNS As String
Get |
Visual C++ |
---|
public:
property String^ GatewayDNS {
String^ get ();
} |
F# |
---|
member GatewayDNS : string with get
|
Property Value
Type:
StringSee Also