This method of the SystemVersionManager Class retrieves the version information for the specified package.
public static Properties getPackageVersion(String pkgname);
Returns a Properties object that contains the package version data.
pkgname | The name of the package. |