IExplorerViewItem.Image Propiedad

Definición

Obtiene el icono para el elemento mostrado en el control 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

Valor de propiedad

Icono que representa el elemento mostrado en el control ExplorerView.

Se aplica a