BuildDependency Methods
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | AddProject(String^) | Adds a project to the list of projects that must be built first. |
![]() | RemoveAllProjects() | Removes all projects from the list of projects that must be built first. |
![]() | RemoveProject(String^) | Removes a project from the list that specifies the order in which projects are built. |
Show:
