AddInUninstalledArgs(Uri, String, String, String, String) 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:
AddInUninstalledArgs(Uri ^ manifest, System::String ^ productName, System::String ^ deploymentManifest, System::String ^ applicationManifest, System::String ^ manifestXml);
public AddInUninstalledArgs (Uri manifest, string productName, string deploymentManifest, string applicationManifest, string manifestXml);
new Microsoft.VisualStudio.Tools.Applications.Deployment.AddInUninstalledArgs : Uri * string * string * string * string -> Microsoft.VisualStudio.Tools.Applications.Deployment.AddInUninstalledArgs
Public Sub New (manifest As Uri, productName As String, deploymentManifest As String, applicationManifest As String, manifestXml As String)
Parameters
- manifest
- Uri
- productName
- String
- deploymentManifest
- String
- applicationManifest
- String
- manifestXml
- String