Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 707 Bytes

Project.Subproject.Path.md

File metadata and controls

28 lines (17 loc) · 707 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Subproject.Path property (Project)
project-server
Project.Subproject.Path
57bd6c44-5a2e-a2c8-c733-4c46e32be780
06/08/2017
medium

Subproject.Path property (Project)

Gets or sets the path to the source project. Read/write String.

Syntax

expression.Path

expression A variable that represents a Subproject object.

Remarks

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

[!includeSupport and feedback]