Share via


SPIisWebServiceEndpoint.Uri property

Get the logical address of the Web service application.

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

Syntax

'Declaration
Public ReadOnly Property Uri As Uri
    Get
'Usage
Dim instance As SPIisWebServiceEndpoint
Dim value As Uri

value = instance.Uri
public Uri Uri { get; }

Property value

Type: System.Uri
Returns Uri.

Implements

IServiceEndpoint.Uri

See also

Reference

SPIisWebServiceEndpoint class

SPIisWebServiceEndpoint members

Microsoft.SharePoint.Administration namespace