Gets the base io container, whose io object is used by the io object this container holds on to.

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

Syntax

C#
IIOContainer BaseContainer { get; }

See Also