HyperlinkSubAddress

Resource.HyperlinkSubAddress property

Gets or sets the specific location in a document in a hyperlink associated with a resource.

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