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)

Syntax

C#
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