This is used to hold basic information about the item represented by the tree view node in the ProjectExplorerWindow.

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

Syntax

C#
public class NodeData
Visual Basic
Public Class NodeData

Inheritance Hierarchy

System..::..Object
  SandcastleBuilder.Gui.ContentEditors..::..NodeData

See Also