Click or drag to resize

PropertyDescriptionTypeFlags Property

Gets the type flags.

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public PROPDESC_TYPE_FLAGS TypeFlags { get; }

Property Value

Type: PROPDESC_TYPE_FLAGS
The type flags.
See Also