Click or drag to resize

ShellItemEnumerationOptionsTypes Property

Gets or sets the types of items included in the enumeration.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual SHCONTF Types { get; set; }

Property Value

Type: SHCONTF
The types of items included in the enumeration.
See Also