XJLinkTestOutputGeneratedEventArgs Class

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

Namespace: XJTAG.Integration

Syntax

public sealed class XJLinkTestOutputGeneratedEventArgs : EventArgs

Inheritance Hierarchy

  • EventArgs
    • object

Members

Properties

Name Description
Text

The text output generated by the XJLink2 self-test.

Type

The type of text generated.

Methods

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