ManagedPropertyInfo.WordExtractionCustom1 - Propriété

Obtient ou définit le bit WordExtractionCustom1 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 WordExtractionCustom1 As Boolean
    Get
    Set
'Utilisation
Dim instance As ManagedPropertyInfo
Dim value As Boolean

value = instance.WordExtractionCustom1

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

Valeur de propriété

Type : System.Boolean

Remarques

Il est de type bit 11 de l' 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