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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.