LinkUri Property
Collapse the table of content
Expand the table of content

ShareLinkTask.LinkUri Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets the link URI that will be displayed in the link sharing dialog.

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.

'Declaration
Public Property LinkUri As Uri
<object LinkUri="Uri" .../>

Property Value

Type: System.Uri
The URI of the link to be shared.

ExceptionCondition
ArgumentOutOfRangeException

The URI must be an absolute URI.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft