Click or drag to resize

FileInfo Fields

The Shell32FileInfo type exposes the following members.

Fields
  NameDescription
Public fieldAttributes
An array of values that indicates the attributes of the file object.
Public fieldDisplayName
The name of the file as it appears in the Windows Shell, or the path and file name of the file that contains the icon representing the file.
Public fieldIconHandle
A handle to the icon that represents the file.
Public fieldIconIndex
The index of the icon image within the system image list.
Public fieldTypeName
The type of file.
Top
See Also