Is there any way to list the available references at runtime?
Thanks!
Printable View
Is there any way to list the available references at runtime?
Thanks!
Suppose you could search for the files in system 32 / system folder :)
No, I mean the "References" that are available and selected for your running app. Like when I click on the References menu to view the ones checked for my program.
I have another program that is run as a service and it creates a reference that I use in my app. I want to list all checked services available for my program at runtime so I see this one in there and others.
Anyone know how to do this?
Thanks!