BuildDependency.RemoveAllProjects Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes all projects from the list of projects that must be built first.
public:
void RemoveAllProjects();
public:
void RemoveAllProjects();
void RemoveAllProjects();
[System.Runtime.InteropServices.DispId(7)]
public void RemoveAllProjects ();
[<System.Runtime.InteropServices.DispId(7)>]
abstract member RemoveAllProjects : unit -> unit
Public Sub RemoveAllProjects ()
- Attributes