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 content item URL being mapped.
Namespace: Microsoft.Office.Server.Search.Connector.BDC
Assembly: Microsoft.Office.Server.Search.Connector (in Microsoft.Office.Server.Search.Connector.dll)
Syntax
'Declaration
ReadOnly Property SourceUri As Uri
Get
'Usage
Dim instance As ILobUri
Dim value As Uri
value = instance.SourceUri
Uri SourceUri { get; }
Property Value
Type: System.Uri
The content item URL.