Project.Path

Description

Returns the name of the directory where project resides as a String.

Examples

VBScript Example

'
'       This example displays the path of the active project
'
LogMessage ActiveProject2.Path