Share via


CompiledDictionaryContext.GetCompiledDictionaryManager Method

Returns the compiled dictionary manager.

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

Syntax

'Declaration
Public Function GetCompiledDictionaryManager As CompiledDictionaryManager
'Usage
Dim instance As CompiledDictionaryContext
Dim returnValue As CompiledDictionaryManager

returnValue = instance.GetCompiledDictionaryManager()
public CompiledDictionaryManager GetCompiledDictionaryManager()

Return Value

Type: Microsoft.SharePoint.Search.Extended.Administration.Linguistics.CompiledDictionaryManager
The compiled linguistic dictionary manager.

See Also

Reference

CompiledDictionaryContext Class

CompiledDictionaryContext Members

Microsoft.SharePoint.Search.Extended.Administration Namespace