PathSeparator Property (TreeView Control)

           

Returns or sets the delimiter character used for the path returned by the FullPath property.

Syntax

object.PathSeparator [ = string]

The PathSeparator syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
string A string that determines the PathSeparator, usually a single character.

Remarks

The default character is "\."