IAddInPostDeploymentAction::Execute Method (AddInPostDeploymentActionArgs^)
Runs the post-deployment action, which can perform additional installation steps as the final step in a ClickOnce installer.
Assembly: Microsoft.VisualStudio.Tools.Applications.Runtime (in Microsoft.VisualStudio.Tools.Applications.Runtime.dll)
Parameters
- args
-
Type:
Microsoft.VisualStudio.Tools.Applications.Deployment::AddInPostDeploymentActionArgs^
The arguments for the post-deployment action, including the path of the ClickOnce installer.
Show: