Output has been generated by the scripting engine.
| C# | Visual Basic | Visual C++ |
public delegate void RunOutputHandler( Object source, CodeOutputEventArgs output )
Public Delegate Sub RunOutputHandler ( _ source As Object, _ output As CodeOutputEventArgs _ )
public delegate void RunOutputHandler( Object^ source, CodeOutputEventArgs^ output )
- source (Object)
- output (CodeOutputEventArgs)
- The output.