DkmChildVisualizedExpression.EvaluationResult 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 result of evaluating this visualized child. The expression evaluator reserves the right to override this instance so do not rely on storing data items in the DkmEvaluationResult instance. Use the DkmVisualizedExpression instance as a data container instead.
public:
property Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationResult ^ EvaluationResult { Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationResult ^ get(); };
public Microsoft.VisualStudio.Debugger.Evaluation.DkmEvaluationResult EvaluationResult { get; }
member this.EvaluationResult : Microsoft.VisualStudio.Debugger.Evaluation.DkmEvaluationResult
Public ReadOnly Property EvaluationResult As DkmEvaluationResult
Property Value
Returns DkmEvaluationResult.