Share via


AddInManifestsDownloadedArgs Class

Definition

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

Constructors

AddInManifestsDownloadedArgs(Uri, AddInInstallationStatus, String, String, String, String, String, String, Uri)

Properties

ApplicationManifestXml
DeploymentManifestXml
HostManifestXml
InstallationStatus
LogFilePath
ProductName
SupportUri
Version

Applies to