Compartilhar via


LinguisticComponentsStatusProperties.EntityExtractionEnabled property

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Property EntityExtractionEnabled As Boolean
    Get
    Set
'Uso
Dim instance As LinguisticComponentsStatusProperties
Dim value As Boolean

value = instance.EntityExtractionEnabled

instance.EntityExtractionEnabled = value
public bool EntityExtractionEnabled { get; set; }

Property value

Type: System.Boolean

Ver também

Referência

LinguisticComponentsStatusProperties class

LinguisticComponentsStatusProperties members

Microsoft.Office.Server.Search.Administration namespace