Microsoft.VisualStudio.Tools.Applications.Deployment Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Microsoft.VisualStudio.Tools.Applications.Deployment namespace contains the IAddInPostDeploymentAction interface (which you can implement to create a post deployment action for an Office solution), exceptions that can be thrown when installing an Office solution, and other APIs that are part of the Visual Studio infrastructure.
Classes
Interfaces
IAddInPostDeploymentAction |
Represents a post-deployment action, which can perform additional installation steps as the final step in a ClickOnce installer. |
IClickOnceAddInCancelableInstaller | |
IClickOnceAddInInstaller | |
IClickOnceAddInTrustManager | |
IClickOnceAddInTrustManagerSettings |
Enums
AddInInstallationStatus | |
ClickOnceAddInDownloadProgressState | |
ClickOnceAddInPromptingLevel |