Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 = PersistedDictionaryContext.DefaultServiceEndpointName
public static string DefaultServiceEndpointName { get; }
Property Value
Type: System.String
The default name of the WCF service endpoint.
See Also
Reference
PersistedDictionaryContext Class
PersistedDictionaryContext Members
Microsoft.SharePoint.Search.Extended.Administration Namespace