Click or drag to resize

KnownFolderFlags Property

Gets the definition flags.

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

Property Value

Type: KF_DEFINITION_FLAGS
The definition flags.
See Also