Updating an Application

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

Download application updates

How to: Download ClickOnce Application Updates

See Also

Reference

My.Application.Deployment Property

My.Application Object