Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Hello,
In a VB program, I use the method "ListDependencies()" on an IpfcModel (an assembly in my case) to get all the components. That works fine but that also provide all other dependencies like external references for example.
Is there a way to know which kind of dependency is, and sort only components of my assembly and not other dependencies?
Thank you for your help
Regards
Thierry.
