Click or drag to resize
INewVersionChecker Properties

The INewVersionChecker type exposes the following members.

Properties
  NameDescription
Public propertyDownloadUrl
Gets the URL of the new version of the application.
Public propertyIsNewVersionAvailable
Gets a value indicating that a new version is avaiable for download from the website.
Public propertyProvider
Gets or sets the provider that abstracts away the environment for testing purposes.
Public propertySingleton
Gets the single instance of the class that should be used throughout the application.
(Inherited from ISingletonT.)
Top
See Also