Breakpoint3::Collection Property

 

Gets the collection that contains all the Breakpoint2 objects.

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

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

Property Value

Type: EnvDTE::Breakpoints^

A Breakpoints collection.

Return to top
Show: