Hi,
In ArcGIS Pro, I have two layer files that only contain symbology. When we manually set the source by right-clicking a layer, the layer properties window opens, and we enter the path to it in the set Data source field.
After that, we pressed the OK button; does anyone know the function/API for that, so that I can retrieve that path from the backend using C# and populate the table names and their corresponding columns in my TreeView controller?

Thanks in advance!