Path Property

Returns or sets path information for the object, as shown in the following table:

Object Description
Application Returns the path to the Project application. Read-only String.
Project Returns the path of the open project. Read-only String.
Subproject Returns or sets the path to the source project. Read/write String.
TaskDependency Returns or sets the path of the project that contains an external task. Read/write String.

Remarks

The Path property (Project object) returns Empty for an unsaved project or a project created in a Microsoft Office Binder section.

The Path property (Subproject object) can only be set if the LinkToSource property for the subproject has been set to True.

Applies to | Project Object, Projects Collection Object | Subproject Object, Subprojects Collection Object | TaskDependency Object, TaskDependencies Collection Object

See Also | FullName Property | HasPassword Property | LinkToSource Property | ReadOnly Property | ReadOnlyRecommended Property | Saved Property