EntityExtractorContext Class
Entry point for the property extraction inclusion/exclusion list functionality.
System.Object
Microsoft.SharePoint.Search.Extended.Administration.EntityExtractorContext
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 EntityExtractorContext _
Implements LinguisticContext, IDisposable
'Usage
Dim instance As EntityExtractorContext
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class EntityExtractorContext : LinguisticContext,
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.
EntityExtractorContext Members
Microsoft.SharePoint.Search.Extended.Administration Namespace