Description
Get or set the VBA project loaded with this identity.
-
Property type
-
A String value.
-
Syntax
-
object.Project [= value]
The Project Property syntax has these parts: |
| object | An expression evaluating to an object of type McIdentity. | | value | A String value. |
|