Click or drag to resize
Sandcastle Help File BuilderNodeDataProperties Property
The properties for the object

Namespace: SandcastleBuilder.Gui.ContentEditors
Assembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 2014.11.22.0
Syntax
public Object Properties { get; }

Property Value

Type: Object
If a separate properties object is not specified, this will return the item itself.
See Also