Root Schemas
Element | Description | |
---|---|---|
DesktopAddIns_ElementOnly.xsd | Schema definition for Framework Add-In Extensibility. |
Root Elements
Element | Description | |
---|---|---|
ESRI.Configuration | ESRI Desktop Add-In. |
Schemas
Element | Description | |
---|---|---|
DesktopAddIns_ElementOnly.xsd | Schema definition for Framework Add-In Extensibility. |
Elements
Element | Description | |
---|---|---|
ESRI.Configuration | ESRI Desktop Add-In. |
Simple Types
Element | Description | |
---|---|---|
ST_DockPosition | Dockable window's initial dock position. The options are left, right, top, bottom, float and group. |
|
ST_DockState | Dockable window's initial dock state. The opitions are pinned, unpinned, and hidden. |
|
ST_Product | The ArcGIS product the add-in targets. |
|
ST_Target | The development environment the add-in was authored in. For example, JAVA, CLR or CLR4.0 for .NET. |