Compartilhar via


AddInPostDeploymentActionArgs Class

Definition

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.AddInDeploymentArguments
AddInPostDeploymentActionArgs

Constructors

AddInPostDeploymentActionArgs(Uri, AddInInstallationStatus, String, String, String, String, String, String, String)

Properties

AddInPath
ApplicationManifestXml
DeploymentManifestXml
HostManifestXml
InstallationStatus
PostActionManifestXml
ProductName
Version

Applies to