Subproject.Path Property
Project Developer Reference |
Returns or sets the path to the source project. Read/write String.
Syntax
expression.Path
expression A variable that represents a Subproject object.
Return Value
String
Remarks
The Path property (Subproject object) can be set only if the LinkToSource property for the subproject has been set to True.
See Also