Click or drag to resize

VolumeInfoFileSystemName Property

Gets the name of the file system, for example, the FAT file system or the NTFS file system.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public string FileSystemName { get; }

Property Value

Type: String
The name of the file system.
See Also