DriveInfoDosDeviceName Property |
[AlphaFS] The MS-DOS device name.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
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