Sdílet prostřednictvím


DkmDisassembledInstruction.RawOpcode Property

Definition

The raw opcode for this instruction with no symbolic lookups.

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

Property Value

Returns String.

Applies to