Share via


Project.RemoveAllItemGroups Method

Definition

Removes all <ItemGroup>'s from the main project file, but doesn't touch anything in any of the imported project files.

public:
 void RemoveAllItemGroups();
public void RemoveAllItemGroups ();
member this.RemoveAllItemGroups : unit -> unit
Public Sub RemoveAllItemGroups ()

Applies to