IServiceEndpoint.Uri property
Represents the address of the service.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
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.