| INewVersionChecker Properties |
The INewVersionChecker type exposes the following members.
| Name | Description | |
|---|---|---|
| DownloadUrl |
Gets the URL of the new version of the application.
| |
| IsNewVersionAvailable |
Gets a value indicating that a new version is avaiable for download from the website.
| |
| Provider |
Gets or sets the provider that abstracts away the environment for testing purposes.
| |
| Singleton |
Gets the single instance of the class that should be used throughout the application.
(Inherited from ISingletonT.) |