Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- 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.