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::AddInDeploymentArguments
	public class AddInPostDeploymentActionArgs : Microsoft.VisualStudio.Tools.Applications.Deployment.AddInDeploymentArguments
	type AddInPostDeploymentActionArgs = class
    inherit AddInDeploymentArguments
	Public 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 |