Breakpoint3::Children Property

 

Gets a collection of all Breakpoint2 child objects.

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

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

Property Value

Type: EnvDTE::Breakpoints^

A Breakpoints collection.

Return to top
Show: