DkmDisassembledInstruction.RawOpcode 属性

定义

不带符号查找的此指令的原始操作码。

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

属性值

String

返回 String

适用于