Share via


ISharedServiceApplication.Uri Property

Gets the logical address of a service application.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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