RegistryKey.toString

Overview | Methods | This Package | All Packages

RegistryKey.toString

Retrieves a string representation of this key.

Syntax

public String toString()

Return Value

Returns a string representing the key.

Remarks

The toString method for the RegistryKey class returns the package and name of the class as well as the numerical representation of the key stored in the object.