Share via


DkmCompiledNativeCppValueExpression.Category Property

Definition

The category of the result of this expression.

This API was introduced in Visual Studio 14 Update 2 (DkmApiVersion.VS14Update2).

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

Property Value

Applies to