MdoProjectRef Description Property
Character string containing a description of the type library that is exported by a Visual Basic project. This is a read-only property.
Syntax
object.Description
The Description property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an MdoProjectRef object. |