Module::Parent Property
Visual Studio 2015
Gets the immediate parent object of a Module object.
Assembly: EnvDTE90 (in EnvDTE90.dll)
The Parent property returns the immediate parent to the Module object. To get the containing collection, use the Collection property.
Show: