ArcGIS Pro SDK for .NET | Documentation | Samples | Community
ArcGIS Pro SDK for .NET (Utilities)
Overview
ArcGIS Pro SDK for .NET (Utilities) provides the following utilities that extend the Visual Studio environment:
Name |
Description |
Pro Fix References utility |
Fixes broken references in an ArcGIS Pro add-in, core host, configuration, or plug-in projects. Broken references can be caused when you share add-ins with other colleagues or download add-ins where the ArcGIS Pro assembly references point to a different location from where you installed them. Pro Fix References can be run on individual projects or all projects within a solution. |
Pro Generate DAML Ids utility |
Converts all of the ArcGIS Pro Desktop Application Markup Language (DAML) string IDs into static string properties organized by DAML element types (for example, Button, Dockpane, Tool, Condition, and so on). This allows you to use the IntelliSense feature of Visual Studio within your source code file to add IDs, rather than having to manually type DAML string IDs). |
For an overview, visit ArcGIS Pro SDK for .NET.
Get help and support
Releases
- Read the Release notes to find out about enhancements, Issues resolved, Deprecations, and Known issues.
| |