Returns a String of the pins concatenated Values. Typcally used internally only to save a pins state to disk.

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

Syntax

C#
string SpreadAsString { get; }

See Also