Collapse All
Expand All
C#
vvvv45 plugin specification
PluginInfo
.
.
::
.
.
Credits Property
PluginInfo Class
See Also
Send Feedback
Give credits to thirdparty code used.
Namespace:
VVVV.PluginInterfaces.V1
Assembly:
VVVV.PluginInterfaces
(in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C#
public
string
Credits
{
get
;
set
; }
Implements
IPluginInfo
.
.
::
.
.
Credits
See Also
PluginInfo Class
VVVV.PluginInterfaces.V1 Namespace