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
Public MustOverride Property SourceUri As Uri
Get
Set
'Usage
Dim instance As LobUri
Dim value As Uri
value = instance.SourceUri
instance.SourceUri = value
public abstract Uri SourceUri { get; set; }
Property Value
Type: System.Uri
The content item URL.