Click or drag to resize
IBundlerWebServer Property
Gets the web server that the bundler is attached to.

Namespace: VirtualRadar.Interface.WebSite
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