Task.HyperlinkSubAddress
Task.HyperlinkSubAddress property
Gets or sets the specific location in a document in a hyperlink associated with a task.
public string HyperlinkSubAddress { get; set; }
Remarks
The full address (Hyperlink Href in Microsoft Project) of the hyperlink is a concatenation of HyperlinkAddress and HyperlinkSubAddress.
See Also
- class Task
- namespace Aspose.Tasks
- assembly Aspose.Tasks