Table of Contents

Class CorBreakpointEventArgs

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

Constructors

CorBreakpointEventArgs(CorAppDomain, CorThread, CorBreakpoint)
CorBreakpointEventArgs(CorAppDomain, CorThread, CorBreakpoint, ManagedCallbackType)

Properties

Breakpoint

Methods

ToString()

Returns a string that represents the current object.