DkmDisassembledInstruction.FormattedOperands 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 operands for this instruction including resolved symbol names. If nothing is resolved, this is the same as 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
Property Value
Returns String.