Click or drag to resize

ShellFolderRegistration Constructor

Initializes a new instance of the ShellFolderRegistration class.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public ShellFolderRegistration(
	RegistrationMode mode
)

Parameters

mode
Type: ShellBoost.CoreRegistrationMode
The scope of the ShellBoost registration process.
See Also