InPlaceHostingManager.UninstallCustomAddIn Method
.NET Framework 3.5
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 identity, 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, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.