Debugger4::Parent Property

 

Gets the immediate parent object of the Debugger4 object (DTE2).

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

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

Property Value

Type: EnvDTE::DTE^

A DTE object.

Return to top
Show: