IMainView Properties |
The IMainView type exposes the following members.
Name | Description | |
---|---|---|
![]() | InvalidPluginCount |
Gets or sets a count of the number of plugins that could not be loaded at startup.
|
![]() | LogFileName |
Gets or sets the full path to the log file that will be displayed if the user indicates they want to see its content.
|
![]() | NewVersionAvailable |
Gets or sets a value indicating that the user should be informed that a new version of the application is available.
|
![]() | NewVersionDownloadUrl |
Gets or sets the URL to send users to when a new version is detected.
|
![]() | RebroadcastServersConfiguration |
Gets or sets localised text that describes the configuration of the rebroadcast servers.
|
![]() | UPnpEnabled |
Gets or sets a value indicating that control of a UPnP router has been enabled in the configuration.
|
![]() | UPnpPortForwardingActive |
Gets or sets a value indicating that there is a port forwarding mapping on the router to our webserver.
|
![]() | UPnpRouterPresent |
Gets or sets a value indicating that a UPnP router is present on the network.
|
![]() | WebServerExternalAddress |
Gets or sets the address of the web server on the Internet.
|
![]() | WebServerIsOnline |
Gets or sets a value indicating that the server is online and listening to requests.
|
![]() | WebServerLocalAddress |
Gets or sets the address of the web server on the local loopback.
|
![]() | WebServerNetworkAddress |
Gets or sets the address of the web server on the LAN.
|