RegistrationHelper::UninstallAssemblyFromConfig Method (RegistrationConfig^%)

 

Uninstalls the assembly from the given application.

Namespace:   System.EnterpriseServices
Assembly:  System.EnterpriseServices (in System.EnterpriseServices.dll)

public:
void UninstallAssemblyFromConfig(
	RegistrationConfig^% regConfig
)

Parameters

regConfig
Type: System.EnterpriseServices::RegistrationConfig^%

A RegistrationConfig identifying the assembly to uninstall.

.NET Framework
Available since 1.1
Return to top
Show: