Start-up page for an ArcGIS Pro add-in

354
2
04-08-2019 06:40 AM
JaewonYang
New Contributor III

Hello,

I have to build an add-in for ArcGIS Pro, I know that I have to use Pro SDK. But for start up I need an exe file that initiate a process to ask for required layer files to be loaded, when I give the files these files automatically open in ArcGIS Pro within a new map project.

What should I do for this? I can make an add-in but how do I make an exe file that starts ArcGIS Pro on click? does the Runtime SDK supports this kind of functionality?

P.S: I am doing this on C# platform using VS 2017.

0 Kudos
2 Replies
JoeHershman
MVP Regular Contributor

Probably better off asking in the Pro API community

https://community.esri.com/groups/arcgis-pro-sdk

Thanks,
-Joe
UmaHarano
Esri Regular Contributor
0 Kudos