InPlaceHostingManager.UninstallCustomAddIn Method
.NET Framework 4
Removes a previously installed user-defined component of an application.
Assembly: System.Deployment (in System.Deployment.dll)
Parameters
- subscriptionId
- Type: System.String
A string that contains a subscription identifier, which indicates the add-in to remove.
| Exception | Condition |
|---|---|
| ArgumentException | subscriptionId is not a valid subscription identity, or does not include a name, public key token, processor architecture, and version number. |
| ArgumentNullException | subscriptionId is null. |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.