DkmClrValue.EvalFlags Property

Definition

Flags describing of the result of the evaluation that created this DkmClrValue.

This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).

public:
 property Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationResultFlags EvalFlags { Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationResultFlags get(); };
public:
 property Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationResultFlags EvalFlags { Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationResultFlags get(); };
public Microsoft.VisualStudio.Debugger.Evaluation.DkmEvaluationResultFlags EvalFlags { get; }
member this.EvalFlags : Microsoft.VisualStudio.Debugger.Evaluation.DkmEvaluationResultFlags
Public ReadOnly Property EvalFlags As DkmEvaluationResultFlags

Property Value

Applies to