Hello,
I have created a Add-in (SDK Pro). It uses several geoprocessing commands and adds these outputs (layer, tables, feature layers) to the Contents panel in ArcGIS Pro. But that's what I don't want. I only need to update one feature class. I need to force the code in Visual Studio that the add-in is written in (C#) to not add intermediate layers etc to the Contents panel. Is there a command or setting to prevent this?
thank you, Petr