DkmEvaluateExpressionOnThreadsAsyncResult.Results Property

Definition

Object containing the results of the evaluation. This object must be closed by the caller when the caller is done with the object.

C++
public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Debugger::Evaluation::Group::DkmContextGroupEvaluationResult ^> ^ Results { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Debugger::Evaluation::Group::DkmContextGroupEvaluationResult ^> ^ get(); };

Property Value

Returns ReadOnlyCollection<T>.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022