IWebSiteWebServer Property |
Gets the web server that the site is attached to.
Namespace: VirtualRadar.Interface.WebSiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax IWebServer WebServer { get; }
ReadOnly Property WebServer As IWebServer
Get
property IWebServer^ WebServer {
IWebServer^ get ();
}
abstract WebServer : IWebServer with get
Property Value
Type:
IWebServerSee Also