Freigeben über


ManagedPropertyInfo.WordExtractionCustom3-Eigenschaft

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

value = instance.WordExtractionCustom3

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

Eigenschaftswert

Typ: System.Boolean

Hinweise

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

Siehe auch

Referenz

ManagedPropertyInfo Klasse

ManagedPropertyInfo-Member

Microsoft.Office.Server.Search.Administration-Namespace