Updating an Application (Visual Basic)
The My.Application.Deployment property can be used to check for available updates to the application. If the application was deployed as a ClickOnce application, the example displays appropriate user interface text.
In This Section
This table shows tasks associated with the My.Application.Deployment property and points to topics showing how to accomplish each task.
To |
See |
---|---|
Check for application updates |
How to: Check for ClickOnce Application Updates (Visual Basic) |
Download application updates |
How to: Download ClickOnce Application Updates (Visual Basic) |