Utils_IconsGetIcon Method |
Gets the icon at the specified location.
This uses a static cache.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public static IconSource GetIcon(
string filePath
)
Parameters
- filePath
- Type: SystemString
Return Value
Type:
IconSourceSee Also