Share via


BuildDependency.RemoveAllProjects Method

Removes all projects from the list of projects that must be built first.

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

Syntax

'Declaration
Sub RemoveAllProjects
'Usage
Dim instance As BuildDependency

instance.RemoveAllProjects()
void RemoveAllProjects()
void RemoveAllProjects()
function RemoveAllProjects()

.NET Framework Security

See Also

Reference

BuildDependency Interface

BuildDependency Members

EnvDTE Namespace