Skip to main content
12-Amethyst
February 1, 2023
Question

VB.API: How to get the type of dependency for a IpfcDependency

  • February 1, 2023
  • 0 replies
  • 1088 views

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.