ShellFolderInitializeOptions Property |
Gets or sets the options used when the folder instance is initialized.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual ShellFolderInitializationOptions InitializeOptions { get; protected set; }
Property Value
Type:
ShellFolderInitializationOptions
The initialize options.
See Also