Click or drag to resize
IWebServerLocalAddress Property
Gets the local address of the web server (e.g. http://127.0.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 LocalAddress { get; }

Property Value

Type: String
See Also