Engines::Parent Property

 

Gets the immediate parent object of a Engines collection.

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

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

Property Value

Type: EnvDTE::Debugger^

A Debugger object.

Return to top
Show: