This is used to load the ProjectExplorerWindow tree view with the project file tree.

Namespace: SandcastleBuilder.Gui.ContentEditors
Assembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 1.9.3.0

Syntax

C#
public class FileTree
Visual Basic
Public Class FileTree

Remarks

It is also used to handle such tasks as renaming, removing, and adding nodes.

Inheritance Hierarchy

System..::..Object
  SandcastleBuilder.Gui.ContentEditors..::..FileTree

See Also