AddInUninstalledArgs Class

Definition

public ref class AddInUninstalledArgs : Microsoft::VisualStudio::Tools::Applications::Deployment::AddInDeploymentArguments
public class AddInUninstalledArgs : Microsoft.VisualStudio.Tools.Applications.Deployment.AddInDeploymentArguments
type AddInUninstalledArgs = class
    inherit AddInDeploymentArguments
Public Class AddInUninstalledArgs
Inherits AddInDeploymentArguments
Inheritance
Microsoft.VisualStudio.Tools.Applications.Deployment.AddInDeploymentArguments
AddInUninstalledArgs

Constructors

AddInUninstalledArgs(Uri, String, String, String, String)

Properties

ApplicationManifestXml
DeploymentManifestXml
HostManifestXml
ProductName

Applies to