Method | Description | |
---|---|---|
GetDefaultImage ( string name ) : Image | ||
GetFileIcon ( string fileName ) : string |
Gets the name of the icon resource for a given file name based on file extension.
|
public static GetDefaultImage ( string name ) : Image | ||
name | string | |
return | Image |
public static GetFileIcon ( string fileName ) : string | ||
fileName | string | Name of the file. |
return | string |