Click or drag to resize
DriveInfoIsDosDeviceSubstitute Property
[AlphaFS] Indicates if this drive is a SUBST.EXE / DefineDosDevice drive mapping.

Namespace: Alphaleonis.Win32.Filesystem
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public bool IsDosDeviceSubstitute { get; }

Property Value

Type: Boolean
See Also