images Element

Applies To: Windows 7, Windows Server 2008, Windows Server 2008 R2, Windows Vista

The images element can contain a screenshot element and an icon element. The screenshot element specifies the image file associated with the product that is displayed in the Web PI interface. The icon element defines the path to the image file to display in the Web PI interface with the product description.

Schema Hierarchy

feed Element
  keywords Element

Syntax

<images>
  <screenshot>ImageFile-270x270.png</screenshot>
  <icon>https://www.microsoft.com/web/media/gallery/apps-screenshots/ImageFile-270x270.png</icon>
</images>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

Element Description

screenshot

Specifies the image file associated with the product that is displayed in the Web PI interface.

icon

Specifies the path to the image file associated with the application.

Parent Elements

Element Description

entry

Contains child elements that define a product displayed in the Web PI interface.