The FolderInfo type exposes the following members.

Properties

  NameDescription
Public propertyCanSelect
Specifies if you can select this folder. (Searches for "\Noselect" flag)
Public propertyFlags
Flags associated with this folder.
Public propertyHasChildren
Specifies if this folder has children you can select this folder. (Searches for "\Noselect" flag)
Public propertyName
Folder name.
Public propertySeparatorCharacter
Path separator character.

See Also