Task.HyperlinkAddress Property
Project Developer Reference |
Returns or sets the URL or UNC path of a document. Read/write String.
Syntax
expression.HyperlinkAddress
expression A variable that represents a Task object.
Return Value
String
Example
The following example adds a hyperlink to all tasks in the active project, including tasks in subprojects
Visual Basic for Applications |
---|
|
See Also