Microsoft SDK for Java

getPackageVersion

This method of the SystemVersionManager Class retrieves the version information for the specified package.

Syntax

public static Properties getPackageVersion(String pkgname);

Return Value

Returns a Properties object that contains the package version data.

Parameters

pkgname The name of the package.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.