Méthode | 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 | |
Résultat | Image |
public static GetFileIcon ( string fileName ) : string | ||
fileName | string | Name of the file. |
Résultat | string |