Microsoft SDK for Java

TreeView.getPathSeparator

Retrieves the delimiter character used in the path returned by the TreeNode.getFullPath method.

Syntax

public String getPathSeparator()

Return Value

Returns a string, usually a single character, that is used as the delimiter character in the path returned by the TreeNode.getFullPath method.

See Also   setPathSeparator

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