Click or drag to resize

ShellFolderServerConfiguration Property

Gets or sets the configuration.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual ShellFolderConfiguration Configuration { get; protected set; }

Property Value

Type: ShellFolderConfiguration
The configuration.
See Also