Universal Windows Service Class Library

Installer.Uninstall Method 

Uninstall the given assembly from this computer.

public void Uninstall();

Remarks

Function uninstalls the given assembly from this computer.

Exceptions

Exception TypeCondition
ExceptionThrown if an error occurs.

See Also

Installer Class | uws.Install Namespace