MdoProject Object

See Also         Properties         Collections

An MdoProject object represents a Visual Basic project in the repository.

An MdoProject object is also a RepositoryObject. In addition to the members described here, MdoProject objects also provide the members that are defined for repository objects.

Properties

Property Description
Description Description of the MDO object.
FileName Name of the file associated with the MDO object.
TimeStamp The time the MDO object was last synchronized with the repository.

Collections

Collection Description
MdoComponents The collection of all Visual Basic components that are contained within this project. This is not a default object member.
Containers The collection of one repository root object that contains this Visual Basic project. This is not a default object member.
MdoReferences The collection of all type libraries to which this Visual Basic project refers. This is not a default object member.