DkmInspectionContext.ReturnValue 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.
[Optional] Deprecated - do not use. Instead, components should use the ReturnValues property as the list of all return values and set $ReturnValue to represent the last return value item in the list.
public:
property Microsoft::VisualStudio::Debugger::Evaluation::DkmRawReturnValue ^ ReturnValue { Microsoft::VisualStudio::Debugger::Evaluation::DkmRawReturnValue ^ get(); };
public:
property Microsoft::VisualStudio::Debugger::Evaluation::DkmRawReturnValue ^ ReturnValue { Microsoft::VisualStudio::Debugger::Evaluation::DkmRawReturnValue ^ get(); };
public Microsoft.VisualStudio.Debugger.Evaluation.DkmRawReturnValue ReturnValue { get; }
public Microsoft.VisualStudio.Debugger.Evaluation.DkmRawReturnValue? ReturnValue { get; }
member this.ReturnValue : Microsoft.VisualStudio.Debugger.Evaluation.DkmRawReturnValue
Public ReadOnly Property ReturnValue As DkmRawReturnValue
Property Value
Returns DkmRawReturnValue.