AddInDownloadedArgs Class

Definition

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

Constructors

AddInDownloadedArgs(Uri, AddInInstallationStatus, String, String)

Properties

InstallationStatus
LogFilePath
ProductName

Applies to