Skip to content

SingleStepTestCase.OpcodeName Property

Definition

Gets the name of the opcode being tested.

public override string OpcodeName { get; }

View source

Property Value

String

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