Click or drag to resize

FileSystemItemType Enumeration

IT Hit User File System
Types on items in the file system.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 7.1.23701.0
Syntax
public enum FileSystemItemType
Members
  Member nameValueDescription
File0 The item is the file.
Folder1 The item is the folder.
See Also