ProjectCollection.RemoveToolset(String) Method

Definition

Remove a toolset. Returns true if it was present, otherwise false.

C#
public bool RemoveToolset(string toolsVersion);

Parameters

toolsVersion
String

The toolset to be removed.

Returns

true if the toolset is present before removal; otherwise, false.

Applies to

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