Microsoft SDK for Java

toString

This method of the RegKey class returns a string representation of the key.

Syntax

public String toString();

Return Value

Returns a string containing the path information in the form: "[RegKey: <path>]".

© 1999 Microsoft Corporation. All rights reserved. Terms of use.