DkmManagedReturnValueContext.Runtime Property

Definition

The runtime of the Expression Evaluator that should evaluate this return value.

This API was introduced in Visual Studio 12 RTM (DkmApiVersion.VS12RTM).

public:
 property Microsoft::VisualStudio::Debugger::DkmRuntimeInstance ^ Runtime { Microsoft::VisualStudio::Debugger::DkmRuntimeInstance ^ get(); };
public Microsoft.VisualStudio.Debugger.DkmRuntimeInstance Runtime { get; }
member this.Runtime : Microsoft.VisualStudio.Debugger.DkmRuntimeInstance
Public ReadOnly Property Runtime As DkmRuntimeInstance

Property Value

Applies to