Hello
What is the best way to add a property page to an AddIn ?
My AddIn is linked with another software. I need to set in the AddIn the path of the executable.
I could create my own Property button but Do you see other possibilities?
Best regards
Solved! Go to Solution.
Hi,
I think this link would be useful for your case:
https://github.com/Esri/arcgis-pro-sdk/wiki/ProGuide-Custom-settings
Hi,
I think this link would be useful for your case:
https://github.com/Esri/arcgis-pro-sdk/wiki/ProGuide-Custom-settings
thanks