Click or drag to resize

ShellFolderFlags Property

Gets or sets the folder flags.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual FOLDERFLAGS Flags { get; protected set; }

Property Value

Type: FOLDERFLAGS
The folder flags.
See Also