Method GetIcon
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
fileSystemInfo
IFileSystemInfoThe file or directory requiring an icon.