Click or drag to resize

ShellItemEnumerationOptions Properties

The ShellItemEnumerationOptions type exposes the following members.

Properties
  NameDescription
Public propertyHwnd
If user input is required to perform the enumeration, this window handle can be used by the enumeration object as the parent window to take user input. May be IntPtr.Zero.
Public propertyTypes
Gets or sets the types of items included in the enumeration.
Top
See Also