SPIisWebServiceApplication.DefaultEndpointName property

Gets the string that represents the service application default endpoint name.

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

Syntax

'Declaration
Protected Overridable ReadOnly Property DefaultEndpointName As String
    Get
'Usage
Dim value As String

value = Me.DefaultEndpointName
protected virtual string DefaultEndpointName { get; }

Property value

Type: System.String
Returns String.

See also

Reference

SPIisWebServiceApplication class

SPIisWebServiceApplication members

Microsoft.SharePoint.Administration namespace