See Also Properties Collections
A Visual Basic project can reference another Visual Basic project, if the second project exposes a type library. An MdoProjectRef object represents a Visual Basic project reference in the repository.
An MdoProjectRef object is also a RepositoryObject. In addition to the members described here, MdoProjectRef objects also provide the members that are defined for repository objects.
Property | Description |
Description | Description of the type library that is exported by a Visual Basic project. |
FileName | Name of the type library file associated with this project reference. |
TimeStamp | The time this MdoProjectRef object was last synchronized with the repository. |
Collection | Description |
MdoReferenceProject | The collection of one Visual Basic project that references this type library. |