Click or drag to resize

NativeProxyRegister Method (ShellFolderRegistration)

Registers the ShellBoost native proxy assembly.

Namespace:  ShellBoost.Core.Client
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public void Register(
	ShellFolderRegistration registration
)

Parameters

registration
Type: ShellBoost.CoreShellFolderRegistration
The registration options.
See Also