This method of the SystemVersionManager Class retrieves the component version information.
public static Properties getSystemComponentVersion(String compname);
Returns a Properties object that contains the version information.
compname | The system component name, which can be one of the components returned by the enumerate method. |