ToolsetCollection.Item[String] Property

Definition

This method (and the whole namespace) is deprecated. Please use the classes in these namespaces instead: Microsoft.Build.ConstructionMicrosoft.Build.EvaluationMicrosoft.Build.Execution

Gets the Toolset with matching toolsVersion.

C#
public Microsoft.Build.BuildEngine.Toolset this[string toolsVersion] { get; }

Parameters

toolsVersion
String

Property Value

Toolset with matching toolsVersion, or null if none exists.

Remarks

Avertissement

This method (and the whole namespace) is deprecated. Please use the classes in these namespaces instead: Microsoft.Build.Construction Microsoft.Build.Evaluation Microsoft.Build.Execution

Applies to

Produit Versions
MSBuild 17
MSBuild (.NET Core) 17