DkmDisassembledInstruction.RawOperands 属性

定义

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

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

属性值

String

返回 String

适用于