Hello,
I can't find code samples and even info about how to implement a virtual node in a c# project flavor.
I have a List<string> that I want to display in a virtual node of the project treeview. I don't want to create a physical folder, I just need something like "Solution Folder" to display my string list but in my c# project.
Don't try to add an mpf project link on how to processReferences (I don't understand the process), I just need an example for a c# flavor project to display the virtual folder when the project is loaded.
Thanks in advance for your help.