Breakpoints Members

Include Protected Members
Include Inherited Members

Provides a list of pending breakpoints.

The Breakpoints type exposes the following members.

Methods

 

Name

Description

Public method

Add

Creates and enables a new breakpoint.

Public method

GetEnumerator

Overloaded.

Public method

Item

Returns a Breakpoint object in a Breakpoints collection.

Top

Properties

 

Name

Description

Public property

Count

Returns a value indicating the number of Breakpoint objects in the Breakpoints collection.

Public property

DTE

Returns the top-level extensibility object.

Public property

Parent

Returns the parent Debugger object of a given Breakpoints collection.

Top

See Also

Reference

Breakpoints Interface

EnvDTE Namespace