Expression2::Parent Property
Visual Studio 2015
Gets the immediate parent object of an Expression2 object.
Assembly: EnvDTE100 (in EnvDTE100.dll)
Implements
Expression::ParentThe Parent property returns the immediate parent to the Expression2 object. If you want to get the containing collection, then use the Collection property.
Show: