Share via


ILobUri.SourceUri property

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.

See also

Reference

ILobUri interface

ILobUri members

Microsoft.Office.Server.Search.Connector.BDC namespace