Microsoft SDK for Java

toString

This method of the PermissionTreeOutput Class converts the display tree to a String where the nodes and values are delimited by tabs and newline characters.

Syntax

public String toString();

Return Value

Returns a formatted text version of the tree.

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