Reference3::Collection Property
Visual Studio 2015
Gets a collection of References.
Assembly: VSLangProj80 (in VSLangProj80.dll)
Property Value
Type: VSLangProj::References^Returns a References collection containing one or more Reference3 objects.
Implements
Reference2::CollectionThis example displays a references collection for 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: