AddInPostDeploymentActionArgs Class    
Definition
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.
public ref class AddInPostDeploymentActionArgs : Microsoft::VisualStudio::Tools::Applications::Deployment::AddInDeploymentArgumentspublic class AddInPostDeploymentActionArgs : Microsoft.VisualStudio.Tools.Applications.Deployment.AddInDeploymentArgumentstype AddInPostDeploymentActionArgs = class
    inherit AddInDeploymentArgumentsPublic Class AddInPostDeploymentActionArgs
Inherits AddInDeploymentArguments- Inheritance
- 
				Microsoft.VisualStudio.Tools.Applications.Deployment.AddInDeploymentArgumentsAddInPostDeploymentActionArgs
Constructors
| AddInPostDeploymentActionArgs(Uri, AddInInstallationStatus, String, String, String, String, String, String, String) | 
Properties
| AddInPath | |
| ApplicationManifestXml | |
| DeploymentManifestXml | |
| HostManifestXml | |
| InstallationStatus | |
| PostActionManifestXml | |
| ProductName | |
| Version |