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