This class manages application updates using the ClickOnce API.

C# | Visual Basic | Visual C++ |
public interface IUpdateManager
Public Interface IUpdateManager
public interface class IUpdateManager

All Members | Methods | ||||
Icon | Member | Description |
---|---|---|
![]() | CheckAndUpdate()()() |
Checks and updates the application.
|
![]() | CheckAndUpdate(Boolean, Boolean, Boolean) |
Checks and updates the application.
|