Click or drag to resize

HandlerUnregister Method

Unregisters this handler from the registry.

Namespace:  ShellBoost.Core.Handlers
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual void Unregister(
	RegistrationMode mode
)

Parameters

mode
Type: ShellBoost.CoreRegistrationMode
The registration mode.
See Also