Click or drag to resize

ShellFolderServerStart Method (ShellFolderConfiguration)

Starts this instance with the specified configuration.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual void Start(
	ShellFolderConfiguration configuration
)

Parameters

configuration
Type: ShellBoost.CoreShellFolderConfiguration
The configuration.
See Also