Click or drag to resize

PathLogicalDrivePrefix Field

[AlphaFS] Win32 Device Namespace. The "\\.\"prefix is how to access physical disks and volumes, without going through the file system, if the API supports this type of access.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public static readonly string LogicalDrivePrefix

Field Value

Type: String
See Also