VolumeInfo Properties |
The VolumeInfo type exposes the following members.
Name | Description | |
---|---|---|
CasePreservedNames | The specified volume supports preserved case of file names when it places a name on disk. | |
CaseSensitiveSearch | The specified volume supports case-sensitive file names. | |
Compression | The specified volume supports file-based compression. | |
FileSystemName | Gets the name of the file system, for example, the FAT file system or the NTFS file system. | |
FullPath | The full path to the volume. | |
Guid | The volume GUID. | |
MaximumComponentLength | Gets the maximum length of a file name component that the file system supports. | |
Name | Gets the label of the volume. | |
NamedStreams | The specified volume supports named streams. | |
PersistentAcls | The specified volume preserves and enforces access control lists (ACL). | |
ReadOnlyVolume | The specified volume is read-only. | |
SequentialWriteOnce | The specified volume supports a single sequential write. | |
SerialNumber | Gets the volume serial number that the operating system assigns when a hard disk is formatted. | |
SupportsEncryption | The specified volume supports the Encrypted File System (EFS). | |
SupportsExtendedAttributes | The specified volume supports extended attributes. | |
SupportsHardLinks | The specified volume supports hard links. | |
SupportsObjectIds | The specified volume supports object identifiers. | |
SupportsOpenByFileId | The file system supports open by FileID. | |
SupportsRemoteStorage | The specified volume supports remote storage. (This property does not appear on MSDN) | |
SupportsReparsePoints | The specified volume supports re-parse points. | |
SupportsSparseFiles | The specified volume supports sparse files. | |
SupportsTransactions | The specified volume supports transactions. | |
SupportsUsnJournal | The specified volume supports update sequence number (USN) journals. | |
UnicodeOnDisk | The specified volume supports Unicode in file names as they appear on disk. | |
VolumeIsCompressed | The specified volume is a compressed volume, for example, a DoubleSpace volume. | |
VolumeQuotas | The specified volume supports disk quotas. |