ClickOnce Deployment for Windows Forms Applications

ClickOnce is a deployment technology that enables self-updating Windows-based applications that can be installed and run with minimal user interaction.

In This Section

Reference

  • System.Deployment.Application
    Describes the properties, methods and events available to developers who wish to implement custom upgrade behavior into their ClickOnce applications.