This topic has not yet been rated - Rate this topic

BuildDependencies Interface

Represents all of the projects that the specified project depends on.

Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)

[GuidAttribute("EAD260EB-1E5B-450A-B628-4CFADA11B4A1")] 
public interface BuildDependencies : IEnumerable
/** @attribute GuidAttribute("EAD260EB-1E5B-450A-B628-4CFADA11B4A1") */ 
public interface BuildDependencies extends IEnumerable
GuidAttribute("EAD260EB-1E5B-450A-B628-4CFADA11B4A1") 
public interface BuildDependencies extends IEnumerable

Reference this object using Solution.SolutionBuild.BuildDependencies.Item.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement