ToolLocationHelper.GetPathToBuildTools Method

Include Protected Members
Include Inherited Members

Given a ToolsVersion, return the path to the MSBuild tools for that ToolsVersion. The only version supported is “12.0”.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member GetPathToBuildTools(String) Given a ToolsVersion, return the path to the MSBuild tools for that ToolsVersion. The only version supported is “12.0”.
Public methodStatic member GetPathToBuildTools(String, DotNetFrameworkArchitecture) Given a ToolsVersion, return the path to the MSBuild tools for that ToolsVersion. The only version supported is “12.0”.

Top

See Also

Reference

ToolLocationHelper Class

Microsoft.Build.Utilities Namespace