Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 946 Bytes

File metadata and controls

54 lines (35 loc) · 946 Bytes

external help file: Microsoft.WinGet.Client.Cmdlets.dll-Help.xml Module Name: Microsoft.WinGet.Client ms.date: 08/01/2024 online version: schema: 2.0.0 title: Get-WinGetVersion

Get-WinGetVersion

SYNOPSIS

Gets the installed version of WinGet.

SYNTAX

Get-WinGetVersion [<CommonParameters>]

DESCRIPTION

Gets the installed version of WinGet.

EXAMPLES

Example 1: Default example

Get-WinGetVersion

Gets the installed version of WinGet.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.String

NOTES

RELATED LINKS