Partager via


UserInteractionServices.GetFolderIcon, méthode

Retourne une icône de bitmap sélectionnée selon l'indication de style fournie.

Espace de noms :  Microsoft.Data.Schema
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public Overridable Function GetFolderIcon ( _
    style As FolderIconStyle _
) As Bitmap
public virtual Bitmap GetFolderIcon(
    FolderIconStyle style
)
public:
virtual Bitmap^ GetFolderIcon(
    FolderIconStyle style
)
abstract GetFolderIcon : 
        style:FolderIconStyle -> Bitmap 
override GetFolderIcon : 
        style:FolderIconStyle -> Bitmap 
public function GetFolderIcon(
    style : FolderIconStyle
) : Bitmap

Paramètres

Valeur de retour

Type : System.Drawing.Bitmap
Icône qui indique si le dossier est ouvert ou fermé.

Sécurité .NET Framework

Voir aussi

Référence

UserInteractionServices Classe

Microsoft.Data.Schema, espace de noms

FolderIconStyle