Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

$PackageVersion

Modified on July 26, 2024

Gets the version of the specified package associated with the current build.

Script usage:

$PackageVersion(packageName, [part], [sourceName])

Parameters:

NameDescription
packageNamePackage Name
partThe version part, one of: 'full' (default), 'stable', 'pre-release', 'build'.
sourceNameThe package source name; defaults to searching all package sources.