MdoProjectRef FileName Property
Character string containing the name of the type library that is associated with this project reference. This is a read-only property.
Syntax
object.FileName
The FileName property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an MdoProjectRef object. |