Click or drag to resize

VolumeGetCurrentDriveType Method

[AlphaFS] Determines the disk DriveType, based on the root of the current directory.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public static DriveType GetCurrentDriveType()

Return Value

Type: DriveType
A DriveType enum value.
See Also