ArcGIS Pro DAML Schema
ArcGIS Pro DAML Schema / ESRI.Configuration Element / Image Element
Image Element
Description
The image to associate with the entire add-in.
Namespace http://schemas.esri.com/DADF/Registry
Type
Diagram
Image Element
Overview
Image optional ST_String Simple Type
The image to associate with the entire add-in.
Source
<xs:element name="Image" type="ST_String" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
              The image to associate with the entire add-in.
            </xs:documentation>
  </xs:annotation>
</xs:element>
See Also