Table of Contents

Class CorBreakpointSetErrorEventArgs

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll
public class CorBreakpointSetErrorEventArgs : CorThreadEventArgs
Inheritance
CorBreakpointSetErrorEventArgs

Constructors

CorBreakpointSetErrorEventArgs(CorAppDomain, CorThread, CorBreakpoint, int)
CorBreakpointSetErrorEventArgs(CorAppDomain, CorThread, CorBreakpoint, int, ManagedCallbackType)

Properties

Breakpoint
ErrorCode

Methods

ToString()

Returns a string that represents the current object.