ProjectCollection.UnloadAllProjects Method

Definition

Unloads all the projects contained by this ProjectCollection. Host should call this when they are completely done with all the projects.

C#
public void UnloadAllProjects();

Remarks

The host should call this method when it no longer needs the projects.

Applies to

Produit Versions
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17