Click or drag to resize
IMainViewWebServerLocalAddress Property
Gets or sets the address of the web server on the local loopback.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string WebServerLocalAddress { get; set; }

Property Value

Type: String
See Also