SpellCheckerContext.DefaultServiceEndpointName Property

Gets the default name of the WCF service endpoint.

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

Syntax

'Declaration
Public Shared ReadOnly Property DefaultServiceEndpointName As String
    Get
'Usage
Dim value As String

value = SpellCheckerContext.DefaultServiceEndpointName
public static string DefaultServiceEndpointName { get; }

Property Value

Type: System.String
The default name of the WCF service endpoint.

See Also

Reference

SpellCheckerContext Class

SpellCheckerContext Members

Microsoft.SharePoint.Search.Extended.Administration Namespace