Share via


IServiceEndpoint.Uri Property

Represents the address of the service.

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 IServiceEndpoint
Dim value As Uri

value = instance.Uri
Uri Uri { get; }

Property Value

Type: System.Uri
Returns Uri.

See Also

Reference

IServiceEndpoint Interface

IServiceEndpoint Members

Microsoft.SharePoint.Administration Namespace