AddInManifestsDownloadedArgs Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public AddInManifestsDownloadedArgs (Uri manifest, Microsoft.VisualStudio.Tools.Applications.Deployment.AddInInstallationStatus installationStatus, string productName, string deploymentManifest, string applicationManifest, string manifestXml, string path, string version, Uri supportUri);
Parameters
- manifest
- Uri
- installationStatus
- AddInInstallationStatus
- productName
- String
- deploymentManifest
- String
- applicationManifest
- String
- manifestXml
- String
- path
- String
- version
- String
- supportUri
- Uri