Collapse All
Expand All
C#
vvvv45 plugin specification
PluginInfo
.
.
::
.
.
Class Property
PluginInfo Class
See Also
Send Feedback
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
PluginInfo Class
VVVV.PluginInterfaces.V1 Namespace