CompiledDictionaryContext Class

Specifies the entry point for the FAST Search Server 2010 for SharePoint linguistic dictionary compilation functionality.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Search.Extended.Administration.CompiledDictionaryContext

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class CompiledDictionaryContext _
    Implements IDisposable
'Usage
Dim instance As CompiledDictionaryContext
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class CompiledDictionaryContext : IDisposable

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

CompiledDictionaryContext Members

Microsoft.SharePoint.Search.Extended.Administration Namespace