Click or drag to resize
IAutoConfigWebServerWebServer Property
Gets the web server that this object is applying configuration settings to.

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

Property Value

Type: IWebServer
See Also