Share via


CompiledDictionaryContext.Manager Property

Gets the CompiledDictionaryManager used to compile dictionaries.

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

Syntax

'Declaration
Public ReadOnly Property Manager As CompiledDictionaryManager
    Get
'Usage
Dim instance As CompiledDictionaryContext
Dim value As CompiledDictionaryManager

value = instance.Manager
public CompiledDictionaryManager Manager { get; }

Property Value

Type: Microsoft.SharePoint.Search.Extended.Administration.Linguistics.CompiledDictionaryManager
The CompiledDictionaryManager object used to compile dictionaries.

See Also

Reference

CompiledDictionaryContext Class

CompiledDictionaryContext Members

Microsoft.SharePoint.Search.Extended.Administration Namespace