StackFrame::Parent Property
Visual Studio 2015
Gets the immediate parent object of a StackFrame object.
Assembly: EnvDTE (in EnvDTE.dll)
The Parent property returns the immediate parent to the StackFrame object. To get the containing collection, use the Collection property.
Show: