Share via


IDebugCanStopEvent2 Interface

Definition

public interface class IDebugCanStopEvent2
[System.Runtime.InteropServices.Guid("B5B0D747-D4D2-4E2D-872D-74DA22037826")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugCanStopEvent2
[<System.Runtime.InteropServices.Guid("B5B0D747-D4D2-4E2D-872D-74DA22037826")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugCanStopEvent2 = interface
Public Interface IDebugCanStopEvent2
Attributes

Methods

CanStop(Int32)
GetCodeContext(IDebugCodeContext2)
GetDocumentContext(IDebugDocumentContext2)
GetReason(enum_CANSTOP_REASON[])
GetReason(UInt32)

Applies to