Get-AppVersion
Gets the version of an installed application.
Powershell
Gets the version of an installed application.
Syntax
Get-AppVersion [-deviceId]
Parameters
name | description |
---|---|
deviceId | The identifier of the device. |
appId | The identifier of the application. |
Examples
Get-InstalledAppVersion -deviceId $iPhone6 -appId "mobi.quamotion.Acquaint"
Last modified January 1, 0001