---
title: "$PackageVersion"
---
Gets the version of the specified package associated with the current build.
$PackageVersion(packageName, [part], [sourceName])
Name | Description |
---|---|
☆ packageName | Package Name |
part | The version part, one of: 'full' (default), 'stable', 'pre-release', 'build'. |
sourceName | The package source name; defaults to searching all package sources. |