StackFrame2::Parent Property

 

Gets the immediate parent object of a StackFrame object.

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

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

Property Value

Type: EnvDTE::Thread^

A Thread object.

Return to top
Show: