Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the URI that is associated with the substring.
Namespace: Microsoft.SharePoint.Client.Social
Assembly: Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property LinkUri As String
Get
'Usage
Dim instance As SocialDataOverlay
Dim value As String
value = instance.LinkUri
public string LinkUri { get; }
Property value
Type: System.String
Remarks
This property is valid only when OverlayType is Link.