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.
Collection of term property extractor lists.
Namespace: Microsoft.SharePoint.Search.Extended.Administration
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
Public ReadOnly Property TermEntityExtractors As TermEntityExtractorCollection
Get
'Usage
Dim instance As EntityExtractorContext
Dim value As TermEntityExtractorCollection
value = instance.TermEntityExtractors
public TermEntityExtractorCollection TermEntityExtractors { get; }
Property Value
Type: Microsoft.SharePoint.Search.Extended.Administration.Linguistics.TermEntityExtractorCollection
Gets the collection of term property extractor lists.
See Also
Reference
EntityExtractorContext Members
Microsoft.SharePoint.Search.Extended.Administration Namespace