This topic has not yet been rated - Rate this topic

Breakpoints Interface

Provides a list of pending breakpoints.

Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)

[GuidAttribute("25968106-BAFB-11D2-8AD1-00C04F79E479")] 
public interface Breakpoints : IEnumerable
/** @attribute GuidAttribute("25968106-BAFB-11D2-8AD1-00C04F79E479") */ 
public interface Breakpoints extends IEnumerable
GuidAttribute("25968106-BAFB-11D2-8AD1-00C04F79E479") 
public interface Breakpoints extends IEnumerable

Provides a list of known pending breakpoints. To navigate to the bound collection of breakpoints for each pending breakpoint, get the breakpoints collection by using the Children property for each pending breakpoint.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ