Gets the last runtime error that occured or null if there were no errors.

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

Syntax

C#
string LastRuntimeError { get; set; }

See Also