TaskRunner Properties

Properties

IsDotNetCoreBuild This read-only property returns true if this is a .NET core build (dotnet.exe rather than MSBuild.exe)
MSBuildExePath This read-only property returns the path to MSBuild

See Also