Click or drag to resize

NativeProxyRegister Method (RegistrationMode)

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(
	RegistrationMode mode
)

Parameters

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