ManagedPropertyInfo.WordExtractionCustom2 - Propriété

Obtient ou définit le bit WordExtractionCustom2 dans les EntityExtractorBitMap de cette propriété gérée.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Property WordExtractionCustom2 As Boolean
    Get
    Set
'Utilisation
Dim instance As ManagedPropertyInfo
Dim value As Boolean

value = instance.WordExtractionCustom2

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

Valeur de propriété

Type : System.Boolean

Remarques

Il est de type bit 12 de la EntityExtractorBitMap. (1 est le bit le plus bas).

Voir aussi

Référence

ManagedPropertyInfo classe

ManagedPropertyInfo - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms