System.Windows.Forms.TreeView.PathSeparator Property

Gets or sets the delimiter string that the tree node path uses.

Syntax

[System.ComponentModel.DefaultValue("\")]
public string PathSeparator { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The tree node path consists of a set of tree node labels separated by the TreeView.PathSeparator delimiter strings. The labels range from the root tree node to the tree node that you want.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0