DriveFileSystemType Enumeration
Indicates the type of file system that is on the drive.
Assembly: StorageOM (in StorageOM.dll)
| Member name | Description | |
|---|---|---|
| CDFS | Indicates that a CDFS file system is used on the drive. | |
| CSVFS | Indicates that a CSVFS file system is used on the drive. | |
| EXFAT | Indicates that an EXFAT file system is used on the drive. | |
| FAT | Indicates that a FAT file system is used on the drive. | |
| FAT32 | Indicates that a FAT32 file system is used on the drive. | |
| NTFS | Indicates that a NTFS file system is used on the drive. | |
| Raw | Indicates that a Raw file system is used on the drive. | |
| REFS | Indicates that a REFS file system is used on the drive. | |
| UDF | Indicates that a UDF file system is used on the drive. | |
| Unknown | Indicates that the file system is unknown for the drive. |
Community Additions
ADD
Show: