IVsEnumDependencies Interface
Enumerates a set of dependencies.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
The environment gains access to the IVsEnumDependencies interface by calling EnumDependencies.
Notes to Implementers Implemented by projects to enable the environment to access build or deployment dependencies. Notes to Callers Called by the environment or other projects to retrieve build or deployment dependencies.