Freigeben über


ManagedPropertyInfo.WordExtractionCustom4-Eigenschaft

Ruft ab oder legt das Bit WordExtractionCustom4 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 WordExtractionCustom4 As Boolean
    Get
    Set
'Usage
Dim instance As ManagedPropertyInfo
Dim value As Boolean

value = instance.WordExtractionCustom4

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

Eigenschaftswert

Typ: System.Boolean

Hinweise

Dies ist vom Datentyp bit 14 von den EntityExtractorBitMap. (1 ist die niedrigste Bit.)

Siehe auch

Referenz

ManagedPropertyInfo Klasse

ManagedPropertyInfo-Member

Microsoft.Office.Server.Search.Administration-Namespace