DkmDisassembledInstruction.RawOperands Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The raw operands for this instruction with no symbolic lookups.
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
Property Value
Returns String.