Specifies if the extension should automatically load at start up or just-in-time. The default is false, just-in-time.

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

Content Type

 boolean

Parents

 Extension

Syntax

CopyXML
<xs:attribute default="false" name="autoLoad" type="xs:boolean" use="optional" xmlns:xs="http://www.w3.org/2001/XMLSchema"></xs:attribute>

See Also