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
Public Shared ReadOnly LogicalDrivePrefix As String
public:
static initonly String^ LogicalDrivePrefix
static val LogicalDrivePrefix: string
Field Value
Type:
StringSee Also