DkmDisassembledInstruction.FormattedOpcode 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 opcode for this instruction including resolved symbol names. If nothing is resolved, this is the same as RawOpcode.
public:
property System::String ^ FormattedOpcode { System::String ^ get(); };
public:
property Platform::String ^ FormattedOpcode { Platform::String ^ get(); };
public string FormattedOpcode { get; }
member this.FormattedOpcode : string
Public ReadOnly Property FormattedOpcode As String
Property Value
Returns String.