Debugger4::Breakpoints Property

 

Gets a collection of breakpoints.

Namespace:   EnvDTE90a
Assembly:  EnvDTE90a (in EnvDTE90a.dll)

property Breakpoints^ Breakpoints {
	Breakpoints^ get();
}

Property Value

Type: EnvDTE::Breakpoints^

A Breakpoints collection.

Return to top
Show: