Gets an image associated with the command.
public virtual Image Image { get; }
Overridable Public ReadOnly Property Image As Image
The Image property enables displaying an image representing the command in all UI elements to which the command is attached.
The image is a 16*16 bitmap.