Click or drag to resize

PropertyEnumTypeEnumType Property

Gets enum type

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public PROPENUMTYPE EnumType { get; }

Property Value

Type: PROPENUMTYPE
The enum type.
See Also