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
void RemoveAllProjects()
void RemoveAllProjects()
abstract RemoveAllProjects : unit -> unit 
function RemoveAllProjects()

.NET Framework Security

See Also

Reference

BuildDependency Interface

EnvDTE Namespace