System.Configuration.Install.UninstallAction Enumeration

Specifies what an installer should do during an uninstallation.

Syntax

public enum UninstallAction

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
NoAction

Leaves the resource created by the installer as is.

Remove

Removes the resource the installer created.

Requirements

Namespace: System.Configuration.Install
Assembly: System.Configuration.Install (in System.Configuration.Install.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0