Gets an object that represents the clicked hypertext link. It is of the type HypertextLink.

Syntax

public HypertextLink HypertextLink { get; }
Public ReadOnly Property HypertextLink() As HypertextLink

Limitations

Read only.