TaskDependency.Path Property

Project Developer Reference

Returns or sets the path of the project that contains an external task. Read/write String.

Syntax

expression.Path

expression   A variable that represents a TaskDependency object.

Return Value
String

See Also