Click or drag to resize
IWebSiteWebServer Property
Gets the web server that the site 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