Freigeben über


ManagedPropertyInfo.WordExtractionCustom5-Eigenschaft

Ruft ab oder legt das Bit WordExtractionCustom5 in der EntityExtractorBitMap dieser verwalteten Eigenschaft.

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

Syntax

'Declaration
Public Property WordExtractionCustom5 As Boolean
    Get
    Set
'Usage
Dim instance As ManagedPropertyInfo
Dim value As Boolean

value = instance.WordExtractionCustom5

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

Eigenschaftswert

Typ: System.Boolean

Hinweise

Dies ist vom Datentyp bit 15 von der EntityExtractorBitMap. (1 ist die niedrigste Bit.)

Siehe auch

Referenz

ManagedPropertyInfo Klasse

ManagedPropertyInfo-Member

Microsoft.Office.Server.Search.Administration-Namespace