Gets the type of the io object to build. For example: ISpread{double} or IValueIn.

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

Syntax

C#
public Type IOType { get; internal set; }

See Also