Click or drag to resize

PropertyDescriptionEnumTypes Property

Gets the enumerated list

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public IReadOnlyList<PropertyEnumType> EnumTypes { get; }

Property Value

Type: IReadOnlyListPropertyEnumType
The enumerated list.
See Also