XjlinkTestFinishedEventArgs Class

Provides data for the TestFinished event fired by an instance of XJLink.

Namespace: XJTAG.Integration

Syntax

public sealed class XjlinkTestFinishedEventArgs : EventArgs

Inheritance Hierarchy

  • EventArgs
    • object

Members

Properties

Name Description
Output

The full text output from the XJLink test.

Result

Gets a value indicating whether the XJLink test passed or failed.

Methods

Name Description
Equals(object) (from object)
Finalize (from object)
GetHashCode (from object)
GetType (from object)
MemberwiseClone (from object)
ToString (from object)