The nodes classname. Filled out automatically, when using code as seen in the PluginTemplate.

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

Syntax

C#
public string Class { get; set; }

Implements

IPluginInfo..::..Class

See Also