Collapse All
Expand All
C#
vvvv45 plugin specification
IWindow
.
.
::
.
.
Caption Property
IWindow Interface
See Also
Send Feedback
Get/set the windows caption.
Namespace:
VVVV.PluginInterfaces.V2
Assembly:
VVVV.PluginInterfaces
(in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C#
string
Caption
{
get
;
set
; }
See Also
IWindow Interface
VVVV.PluginInterfaces.V2 Namespace