HyperlinkAddress

Resource.HyperlinkAddress property

Gets or sets the address for a hyperlink associated with a resource.

public string HyperlinkAddress { get; set; }

Remarks

The full address (Hyperlink Href in Microsoft Project) of the hyperlink is a concatenation of HyperlinkAddress and HyperlinkSubAddress.

See Also