Removing a reference from the LIST
Hello all,
I have tried to google search but I got only links explaining how to
remove a reference from a VBA project.
At the moment I am developping a C# addin, however each time I
reference it, it creates a new entry in the references list. Is it
programmatically possible in VBA or C# to check all the reference and
remove the bogus ones from the list itself ?
Cheers
Anthony
|