ShellFolderServerConfiguration Property |
Gets or sets the configuration.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual ShellFolderConfiguration Configuration { get; protected set; }
Property Value
Type:
ShellFolderConfigurationThe configuration.
See Also