FileSystemVolume Properties |
The FileSystemVolume type exposes the following members.
Name | Description | |
---|---|---|
DeviceName |
Gets the device name.
| |
DriveType |
Gets the drive type.
| |
FileSystemName |
Gets the file system name.
| |
Flags |
Gets flags associated with the specified file system.
| |
FreeBytesAvailableToCaller |
Gets the total number of free bytes on a disk that are available to the user who is associated with the calling thread.
| |
Guid |
Gets the volume GUID path.
| |
LogicalDrives |
Gets the list of drive letters.
| |
MaximumComponentLength |
Gets the maximum length, in characters, of a file name component that a specified file system supports. A file name component is the portion of a file name between backslashes.
| |
Name |
Gets the volume name.
| |
PathNames |
Gets the list of drive letters and mounted folder paths.
| |
SerialNumber |
Gets the serial number that the operating system assigns when a hard disk is formatted.
| |
TotalNumberOfBytes |
Gets the total number of bytes on a disk that are available to the user who is associated with the calling thread.
| |
TotalNumberOfFreeBytes |
Gets the total number of free bytes on a disk.
|