AddInInstallingArgs Class

Definition

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

Constructors

AddInInstallingArgs(Uri, AddInInstallationStatus, String)

Properties

InstallationStatus
ProductName

Applies to