Breakpoint3::Parent Property

 

Gets the immediate parent object of the breakpoint.

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

property Breakpoint^ Parent {
	Breakpoint^ get();
}

Property Value

Type: EnvDTE::Breakpoint^

The Breakpoints collection.

Return to top
Show: