Click or drag to resize
IWebServerNetworkAddress Property
Gets the address of the web server on the LAN (e.g. http://192.168.0.1:8090/Root).

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

Property Value

Type: String
See Also