Overview | Fields | This Package | All Packages
Represents the HKEY_CLASSES_ROOT root key.
Syntax
public static final RegistryKey CLASSES_ROOT;
Remarks
The CLASSES_ROOT key is the root key for OLE class information and file associations. Use this key to register your application's file extension or to change existing extensions.