UnInstall Configuration Service Provider.
| C# | Visual Basic |
public static class UnInstall
Public NotInheritable Class UnInstall
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| CanUninstall(String) |
Queries to see if the specified application can be uninstalled.
| |
| InstalledApplications |
Returns an array of all applications installed on the device.
| |
| Uninstall(String) |
Uninstall a specific application
|
| Object | |
| UnInstall | |