VCReferences Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of VCReference objects in the VCReferences collection. |
![]() | ItemName | Gets the name of the current item in the collection. |
![]() | Kind | Gets an enumeration indicating the type of object. |
![]() | Parent | Gets the immediate parent object of a given object. |
![]() | project | Gets the project that contains these references. |
![]() | References | Gets the collection of project references. |
![]() | VCProjectEngine | Gets a pointer to the project engine. |
Show:
