CompiledDictionaryManager Interface
Manages compiled linguistic dictionaries.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Linguistics
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Interface CompiledDictionaryManager
'Usage
Dim instance As CompiledDictionaryManager
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface CompiledDictionaryManager
See Also
Reference
CompiledDictionaryManager Members
Microsoft.SharePoint.Search.Extended.Administration.Linguistics Namespace