Method | Description | |
---|---|---|
GetFileIcon ( string name, IconSize size, bool linkOverlay ) : |
Returns an icon for a given file - indicated by the name parameter.
|
public static GetFileIcon ( string name, IconSize size, bool linkOverlay ) : |
||
name | string | Pathname for file. |
size | IconSize | Large or small |
linkOverlay | bool | Whether to include the link icon |
return |