Debugger5::Parent Property

 

Gets the immediate parent object (DTE).

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

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

Property Value

Type: EnvDTE::DTE^

A DTE object.

Return to top
Show: