Click or drag to resize
IWebServerNetworkIPAddress Property
Gets the IP address of the current machine on the LAN (e.g. 192.168.0.1).

Namespace: VirtualRadar.Interface.WebServer
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string NetworkIPAddress { get; }

Property Value

Type: String
See Also