ISharedServiceApplication.Uri property

Gets the logical address of a service application.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property Uri As Uri
    Get
'Usage
Dim instance As ISharedServiceApplication
Dim value As Uri

value = instance.Uri
Uri Uri { get; }

Property value

Type: System.Uri
A Uri that is the logical address of a service application.

See also

Reference

ISharedServiceApplication interface

ISharedServiceApplication members

Microsoft.SharePoint.Administration namespace