Application.Version Property
Project Developer Reference |
Returns the version number of Project. Read-only String. .
Syntax
expression.Version
expression A variable that represents an Application object.
Return Value
String
Remarks
The Version property returns "12.0" for Microsoft Office Project 2007.
See Also