Get VSPath
apobekiaris edited this page Jun 15, 2020
·
4 revisions
external help file: XpandPwsh-help.xml Module Name: XpandPwsh online version: schema: 2.0.0
Get-VSPath
SYNOPSIS
Returns Visual Studio location.
SYNTAX
Get-VSPath [<CommonParameters>]
DESCRIPTION
Returns Visual Studio location.
EXAMPLES
Example 1
PS C:\> get-vspath
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\Common7\IDE\devenv.exe
Returns Visual Studio location.
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.