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)
Available in Sandboxed Solutions: No

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