ExtractAssociatedIcon

Icon.ExtractAssociatedIcon method

Renvoie une représentation d’icône d’une image contenue dans le fichier spécifié.

public static Icon ExtractAssociatedIcon(string filePath)
ParamètreTaperLa description
filePathStringChemin d’accès au fichier contenant une image.

Return_Value

LaIcon représentation de l’image contenue dans le fichier spécifié.

Voir également