ICorDebugEditAndContinueSnapshot Interface
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 interface class ICorDebugEditAndContinueSnapshot
public interface class ICorDebugEditAndContinueSnapshot
__interface ICorDebugEditAndContinueSnapshot
[System.Runtime.InteropServices.Guid("6DC3FA01-D7CB-11D2-8A95-0080C792E5D8")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugEditAndContinueSnapshot
[<System.Runtime.InteropServices.Guid("6DC3FA01-D7CB-11D2-8A95-0080C792E5D8")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugEditAndContinueSnapshot = interface
Public Interface ICorDebugEditAndContinueSnapshot
- Attributes
Methods
CopyMetaData(IStream, Guid) | |
GetMvid(Guid) | |
GetRoDataRVA(UInt32) | |
GetRwDataRVA(UInt32) | |
SetILMap(UInt32, UInt32, COR_IL_MAP) | |
SetPEBytes(IStream) | |
SetPESymbolBytes(IStream) |