Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
| Class | Description | |
|---|---|---|
| .gif) | AddInDeploymentArguments | Infrastructure. | 
| .gif) | AddInDownloadedArgs | Infrastructure. | 
| .gif) | AddInDownloadingArgs | Infrastructure. | 
| .gif) | AddInDownloadProgressChangedArgs | Infrastructure. | 
| .gif) | AddInInformation | Infrastructure. | 
| .gif) | AddInInstalledArgs | Infrastructure. | 
| .gif) | AddInInstallingArgs | Infrastructure. | 
| .gif) | AddInManifestsDownloadedArgs | Infrastructure. | 
| .gif) | AddInManifestsDownloadingArgs | Infrastructure. | 
| .gif) | AddInOfflineArgs | Infrastructure. | 
| .gif) | AddInPostDeploymentActionArgs | The arguments passed to a class that implements IAddInPostDeploymentAction. | 
| .gif) | AddInProcessAbortArgs | Infrastructure. | 
| .gif) | AddInUninstalledArgs | Infrastructure. | 
| .gif) | AddInUninstallingArgs | Infrastructure. | 
| .gif) | ClickOnceAddInTrustEvidence | Infrastructure. | 
Interfaces
| Interface | Description | |
|---|---|---|
| .gif) | IAddInPostDeploymentAction | Represents a post-deployment action, which can perform additional installation steps as the final step in a ClickOnce installer. | 
| .gif) | IClickOnceAddInCancelableInstaller | Infrastructure. | 
| .gif) | IClickOnceAddInInstaller | Infrastructure. | 
| .gif) | IClickOnceAddInTrustManager | Infrastructure. | 
| .gif) | IClickOnceAddInTrustManagerSettings | Infrastructure. | 
Enumerations
| Enumeration | Description | |
|---|---|---|
| .gif) | AddInInstallationStatus | Infrastructure. | 
| .gif) | ClickOnceAddInDownloadProgressState | Infrastructure. | 
| .gif) | ClickOnceAddInPromptingLevel | Infrastructure. |