IExplorerViewItem.Image Propriété

Définition

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.

S’applique à