Collapse All
Expand All
C#
vvvv45 plugin specification
INodeInfo
.
.
::
.
.
Name Property
INodeInfo Interface
See Also
Send Feedback
The nodes main visible name. Use CamelCaps and no spaces.
Namespace:
VVVV.PluginInterfaces.V2
Assembly:
VVVV.PluginInterfaces
(in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C#
string
Name
{
get
; }
See Also
INodeInfo Interface
VVVV.PluginInterfaces.V2 Namespace