Globals::Parent Property
Visual Studio 2015
Gets the immediate parent object of a Globals object.
Assembly: EnvDTE (in EnvDTE.dll)
The Parent property returns the immediate parent to the object or collection. In this case, it returns the DTE object.
Show: