Click or drag to resize
IFlightSimulatorXPresenterWebServer Property
Gets or sets the web server that the view will show a link to.

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

Property Value

Type: IWebServer
See Also