ICorDebugModule.GetEditAndContinueSnapshot Method

Definition

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

Parameters

ppEditAndContinueSnapshot
ICorDebugEditAndContinueSnapshot

Applies to