Possible
UnixDriveInfo.DriveType
values.
public enum UnixDriveType
Member Name | Description |
---|
CDRom | Drive is a CD-ROM drive. |
Fixed | Drive is a non-removable drive, such as a built-in hard
drive. |
Network | Drive is a network-mounted drive, such as over NFS or SMB. |
NoRootDirectory | Documentation for this section has not yet been entered. |
Ram | Drive is a RAM disk. |
Removable | Drive is a removable drive, such as a USB keydrive. |
Unknown | Unknown drive type. |
Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0