The ArcGIS product the add-in targets.

Namespace: http://schemas.esri.com/Desktop/AddInsSchema: DesktopAddIns_ElementOnly.xsd

Content Type

Item Facet Value Description
 string
        Enumeration Desktop

Usages

 name

Syntax

CopyXML
<xs:simpleType name="ST_Product" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Desktop" />
  </xs:restriction>
</xs:simpleType>

See Also