Alvas.FileControls Class Library

DiskInfo.FileSystemName Property

Returns the name of the file system (such as FAT or NTFS).

[Visual Basic]
Public ReadOnly Property FileSystemName As String
[C#]
public string FileSystemName {get;}

See Also

DiskInfo Class | Alvas.Windows.Forms.FileControls Namespace