ICorDebugModule.GetEditAndContinueSnapshot Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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