ArcGIS Pro DAML Schema
AddIns Element
ArcGIS Pro DAML Schema > CT_Configuration Complex Type : AddIns Element
Namespace http://schemas.esri.com/DADF/Registry
Diagram
AdditionalWellKnownFolder Element Choice AddIns Element
Overview
AddIns optional
securityLevel optional
Choice
Attributes
NameTypeUseDefaultFixedDescription
securityLevel optional   
Source
<xs:element name="AddIns" minOccurs="0" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:choice>
      <xs:element name="AdditionalWellKnownFolder" minOccurs="0" maxOccurs="unbounded" />
    </xs:choice>
    <xs:attribute name="securityLevel" />
  </xs:complexType>
</xs:element>
See Also
CT_Configuration Complex TypeArcGIS Pro DAML Schema