EntityExtractor<T>.Exclusions Property
Gets the entities to exclude from entity extraction.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Linguistics
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
ReadOnly Property Exclusions As T
Get
'Usage
Dim instance As EntityExtractor
Dim value As T
value = instance.Exclusions
T Exclusions { get; }
Property Value
Type: T
The entities excluded from entity extraction.
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Linguistics Namespace