Project.VersionName Property

Project Developer Reference

Returns the version name of the specified project. Read-only String.

Syntax

expression.VersionName

expression   A variable that represents a Project object.

Return Value
String

See Also