Reference3::Resolved Property
Visual Studio 2015
Gets whether the current reference was resolved.
Assembly: VSLangProj80 (in VSLangProj80.dll)
This example iterates through the references in an open Visual Basic or Visual C# project. It then determines whether they are resolved or not. To run this example as an add-in, see How to: Compile and Run the Automation Object Model Code Examples.
Show: