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