< Back
Get-DotNetVersion
Post
NAME Get-DotNetVersion
SYNOPSIS
Checks which versions of .Net are currently installed
SYNTAX
Get-DotNetVersion [<CommonParameters>]
DESCRIPTION
Uses the registry to determine which versions of .Net are installed
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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-DotNetVersion
RELATED LINKS
SYNOPSIS
Checks which versions of .Net are currently installed
SYNTAX
Get-DotNetVersion [<CommonParameters>]
DESCRIPTION
Uses the registry to determine which versions of .Net are installed
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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-DotNetVersion
RELATED LINKS