recls C# mapping

FileEntry.Drive Property

The drive component of the file entry

[Visual Basic]
Public ReadOnly Property Drive As Char
[C#]
public char Drive {get;}

Property Value

The drive components of the file entry

Remarks

This represents the drive letter of the file entry

See Also

FileEntry Class | recls Namespace