Click or drag to resize

ViewFolderFlags Property

Gets the folder flags.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public FOLDERFLAGS FolderFlags { get; }

Property Value

Type: FOLDERFLAGS
The folder flags.
See Also