ShellFolderServerDefaultFolderInitializationOptions Property |
Gets or sets the default folder initialization options.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static ShellFolderInitializationOptions DefaultFolderInitializationOptions { get; set; }
Property Value
Type:
ShellFolderInitializationOptions
The default folder initialization options.
See Also