DkmDisassembledInstruction.RawOperands Property

Definition

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.

Applies to