Breakpoint::Parent Property
Visual Studio 2015
Gets the immediate parent object of a Breakpoint object.
Assembly: EnvDTE (in EnvDTE.dll)
If you want to get the containing collection, then use the Collection property.
Show: