Freigeben über


ManagedPropertyInfo.WordExtractionCustom1-Eigenschaft

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

value = instance.WordExtractionCustom1

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

Eigenschaftswert

Typ: System.Boolean

Hinweise

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

Siehe auch

Referenz

ManagedPropertyInfo Klasse

ManagedPropertyInfo-Member

Microsoft.Office.Server.Search.Administration-Namespace