LinguisticManagerContext Class
Entry point for the Linguistic manager. The linguistic manager can be used to get the type of a dictionary.
System.Object
Microsoft.SharePoint.Search.Extended.Administration.LinguisticManagerContext
Namespace: Microsoft.SharePoint.Search.Extended.Administration
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class LinguisticManagerContext _
Implements IDisposable
'Usage
Dim instance As LinguisticManagerContext
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class LinguisticManagerContext : IDisposable
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
LinguisticManagerContext Members
Microsoft.SharePoint.Search.Extended.Administration Namespace