Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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.