Sdílet prostřednictvím


DkmDisassembledInstruction.FormattedOpcode Property

Definition

The opcode for this instruction including resolved symbol names. If nothing is resolved, this is the same as RawOpcode.

public:
 property System::String ^ FormattedOpcode { System::String ^ get(); };
public:
 property Platform::String ^ FormattedOpcode { Platform::String ^ get(); };
public string FormattedOpcode { get; }
member this.FormattedOpcode : string
Public ReadOnly Property FormattedOpcode As String

Property Value

Returns String.

Applies to