Microsoft.VisualStudio.Tools.Applications.Deployment Namespace
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 | |
---|---|---|
![]() |
AddInDeploymentArguments | Infrastructure. |
![]() |
AddInDownloadedArgs | Infrastructure. |
![]() |
AddInDownloadingArgs | Infrastructure. |
![]() |
AddInDownloadProgressChangedArgs | Infrastructure. |
![]() |
AddInInformation | Infrastructure. |
![]() |
AddInInstalledArgs | Infrastructure. |
![]() |
AddInInstallingArgs | Infrastructure. |
![]() |
AddInManifestsDownloadedArgs | Infrastructure. |
![]() |
AddInManifestsDownloadingArgs | Infrastructure. |
![]() |
AddInOfflineArgs | Infrastructure. |
![]() |
AddInPostDeploymentActionArgs | The arguments passed to a class that implements IAddInPostDeploymentAction. |
![]() |
AddInProcessAbortArgs | Infrastructure. |
![]() |
AddInUninstalledArgs | Infrastructure. |
![]() |
AddInUninstallingArgs | Infrastructure. |
![]() |
ClickOnceAddInTrustEvidence | Infrastructure. |
Interfaces
Interface | Description | |
---|---|---|
![]() |
IAddInPostDeploymentAction | Represents a post-deployment action, which can perform additional installation steps as the final step in a ClickOnce installer. |
![]() |
IClickOnceAddInCancelableInstaller | Infrastructure. |
![]() |
IClickOnceAddInInstaller | Infrastructure. |
![]() |
IClickOnceAddInTrustManager | Infrastructure. |
![]() |
IClickOnceAddInTrustManagerSettings | Infrastructure. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
AddInInstallationStatus | Infrastructure. |
![]() |
ClickOnceAddInDownloadProgressState | Infrastructure. |
![]() |
ClickOnceAddInPromptingLevel | Infrastructure. |