Share via


Project.Path Property

Project Developer Reference

Returns the path of the open project. Read-only String.

Syntax

expression.Path

expression   A variable that represents a Project object.

Return Value
String

Remarks

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

See Also