Skip to content

InstructionTestCase.OpcodeName Property

Definition

Gets the name of the opcode being tested.

public abstract string OpcodeName { get; }

Property Value

String

The name of the opcode, or null if the opcode cannot be determined for the test case.