Message-ID: <982382317.8767.1711659867195.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8766_2099243840.1711659867195" ------=_Part_8766_2099243840.1711659867195 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Hyperlink.GetUrlString()

Hyperlink.GetUrlString()

Description

Returns the URL that the hyperlink points to.=20
C#
=20
public System.String GetUrlString()
=20
=20
vb.net
=20
Public Function GetUrlString() As String
= =20
=20

Examples

=20
C#
=20
string url =3D link.GetUrlString();
=20
vb.net
=20
Dim url As String =3D link.GetUrlString()
=20
------=_Part_8766_2099243840.1711659867195--