SPIisWebServiceApplicationProxy.ServiceEndpointUri Property

Gets the URI of the endpoint of the connected web service application.

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

Syntax

'Declaration
Public Overridable ReadOnly Property ServiceEndpointUri As Uri
    Get
'Usage
Dim instance As SPIisWebServiceApplicationProxy
Dim value As Uri

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

Property Value

Type: System.Uri
The URI of the endpoint.

See Also

Reference

SPIisWebServiceApplicationProxy Class

SPIisWebServiceApplicationProxy Members

Microsoft.SharePoint.Administration Namespace