NavigationAddress Property
Gets the string value that represents the navigation address of the hyperlink.
public string NavigationAddress {get;}
'Declaration
Public ReadOnly Property NavigationAddress As String
'Usage
Dim instance As Hyperlink
Dim value As String
value = instance.NavigationAddress