OutputBox Property

Gets the XjtagOutputBox associated with this Runner instance, if any. If the instance was obtained via the GetRunner method then this property will be null.

Type: Runner

Namespace: XJTAG.Integration.XJRunner

Syntax

public XjtagOutputBox OutputBox { get; }