DriveInfoDosDeviceName Property |
[AlphaFS] The MS-DOS device name.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public string DosDeviceName { get; }
Public ReadOnly Property DosDeviceName As String
Get
public:
property String^ DosDeviceName {
String^ get ();
}
member DosDeviceName : string with get
Property Value
Type:
StringSee Also