Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 580 Bytes

Project.Project.Path.md

File metadata and controls

28 lines (17 loc) · 580 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.Path property (Project)
project-server
Project.Project.Path
6318f0ea-c6c9-4951-e53d-e0076f055bab
06/08/2017
medium

Project.Path property (Project)

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

Syntax

expression.Path

expression A variable that represents a Project object.

Remarks

The Path property returns an empty string ("") for an unsaved project.

[!includeSupport and feedback]