Freigeben über


Scope.CompilationType-Eigenschaft

Gilt für: Microsoft SharePoint Server 2010-Suche
Ruft den Typ der Kompilierung Bereich fest.

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

Syntax

'Declaration
Public Property CompilationType As ScopeCompilationType
    Get
    Set
'Usage
Dim instance As Scope
Dim value As ScopeCompilationType

value = instance.CompilationType

instance.CompilationType = value
public ScopeCompilationType CompilationType { get; set; }

Eigenschaftswert

Typ: Microsoft.Office.Server.Search.Administration.ScopeCompilationType
Ein Wert aus der ScopeCompilationType -Enumeration, der den Bereich Kompilierung Typ angibt.

Hinweise

Für FAST Search Server 2010 for SharePointmüssen Sie nicht die Suchbereiche kompilieren.

Siehe auch

Referenz

Scope Klasse

Scope-Member

Microsoft.Office.Server.Search.Administration-Namespace