IExplorerViewItem.Image Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l'icône pour l'élément affiché dans le contrôle ExplorerView.
public:
property System::Drawing::Icon ^ Image { System::Drawing::Icon ^ get(); };
public System.Drawing.Icon Image { get; }
member this.Image : System.Drawing.Icon
Public ReadOnly Property Image As Icon
Valeur de propriété
Icône qui représente l'élément affiché dans le contrôle ExplorerView.