DkmDisassembledInstruction.FormattedOperands 属性

定义

此指令的操作数,其中包括解析的符号名称。 如果未解析任何内容,则这与 RawOperands 相同。

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

属性值

String

返回 String

适用于