Reference3::ContainingProject Property
Visual Studio 2015
Gets the Project containing the reference.
Assembly: VSLangProj80 (in VSLangProj80.dll)
Implements
Reference2::ContainingProjectThis example displays the containing project for all references and also for each reference separately in an open Visual Basic or Visual C# project. To run this example as an add-in, see How to: Compile and Run the Automation Object Model Code Examples.
Show: