This method of the SystemVersionManager Class retrieves the default system components that are provided with the version information.
public static Enumeration enumerate();
Returns an Enumeration object that contains the following String objects.
VM | The VM version. |
Classes | The version of the system classes. |
TrustedClasses | The version of the classes in the TrustedLib path. |