Click or drag to resize

ShellFolderRegistrationMode Property

Gets the scope of the ShellBoost registration process.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public RegistrationMode Mode { get; }

Property Value

Type: RegistrationMode
The mode.
See Also