Click or drag to resize

FolderViewFlags Property

Gets or sets the folder flags.

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

Property Value

Type: FOLDERFLAGS
The folder flags.
See Also