The node this editor is attached to. Shows runtime errors of this node.

Namespace: VVVV.PluginInterfaces.V2
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
INode2 AttachedNode { get; set; }

See Also