References Methods
Visual Studio 2015
Namespace:
VSLangProj
Assembly: VSLangProj (in VSLangProj.dll)
| Name | Description | |
|---|---|---|
![]() | Add(String^) | Adds a new reference to the project. |
![]() | AddActiveX(String^, Int32, Int32, Int32, String^) | Adds a reference to an ActiveX type library. |
![]() | AddProject(Project^) | Adds a new project reference to the project and returns the newly created Reference object. |
![]() | Find(String^) | Searches the references in a project for an object that has the specified Identity. |
![]() | GetEnumerator() | Gets an enumeration for items in a collection. |
![]() | Item(Object^) | Returns an indexed Reference object. |
Show:
