property ExShellView.IncludeObjectType as IncludeObjectEnum
Retrieves or sets the way how the control will filter the objects.

TypeDescription
IncludeObjectEnum An IncludeObjectEnum expression that indicates the object being included in the list.
The IncludeObjectType property determines which files should be displayed on the screen when a folder is browsed. Depending on values showed below, it can show all objects, only folders, only user-defined objects (user determines which object should be shown run-time), and only ones that match given pattern with FilePattern property.