Method GetIcon
- Namespace
- Terminal.Gui.FileServices
- Assembly
- Terminal.Gui.dll
GetIcon(IFileSystemInfo?)
Returns the character to use to represent fileSystemInfo or an empty space if no icon
should be used.
public Rune GetIcon(IFileSystemInfo? fileSystemInfo)
Parameters
fileSystemInfoIFileSystemInfoThe file or directory requiring an icon.