< Back

Get-MSBuild

Sat Jan 18, 2020 6:44 pm

NAME Get-MSBuild



SYNOPSIS

Gets the path to highest version of MSBuild.exe installed on the system.





SYNTAX

Get-MSBuild [<CommonParameters>]





DESCRIPTION





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

System.String





-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-MSBuild















RELATED LINKS