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.
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