ManagedPropertyInfo.WordExtractionCustom3 - Propriété
Obtient ou définit le bit WordExtractionCustom3 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 WordExtractionCustom3 As Boolean
Get
Set
'Utilisation
Dim instance As ManagedPropertyInfo
Dim value As Boolean
value = instance.WordExtractionCustom3
instance.WordExtractionCustom3 = value
public bool WordExtractionCustom3 { get; set; }
Valeur de propriété
Type : System.Boolean
Remarques
Il est de type bit 13 de la EntityExtractorBitMap. (1 est le bit le plus bas).
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms