ICorDebugObjectValue.GetContext(ICorDebugContext) Method

Definition

public:
 void GetContext([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugContext ^ % ppContext);
public void GetContext (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugContext ppContext);
abstract member GetContext : ICorDebugContext -> unit
Public Sub GetContext (ByRef ppContext As ICorDebugContext)

Parameters

ppContext
ICorDebugContext

Applies to