Gets/sets the window's caption.

Namespace: VVVV.PluginInterfaces.V2.Graph
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4529.9037

Syntax

C#
string Caption { get; set; }

See Also