Registry.CLASSES_ROOT

Overview | Fields | This Package | All Packages

Registry.CLASSES_ROOT

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.