BuildDependencies Interface
Visual Studio 2015
Represents all of the projects that the specified project depends on.
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | GetEnumerator() | Gets an enumerator for items in the collection. |
![]() | Item(Object^) | Gets an indexed member of a BuildDependencies collection. |
Reference this object using Solution.SolutionBuild.BuildDependencies.Item.
Show:

