EntityExtractorContext.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 = EntityExtractorContext.DefaultServiceEndpointName
public static string DefaultServiceEndpointName { get; }
Property Value
Type: System.String
The default name of the WCF service endpoint.
See Also
Reference
EntityExtractorContext Members
Microsoft.SharePoint.Search.Extended.Administration Namespace