Compartir a través de


: ScopeRuleType (Enumeración) (Microsoft.Office.Server.Search.Administration)

Defines the types of scope rules in Enterprise Search.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Enumeration ScopeRuleType
'Uso
Dim instance As ScopeRuleType
public enum ScopeRuleType

Miembros

  Nombre de miembro Descripción
AllContent Specifies that the scope rule includes all content. 
PropertyQuery Specifies that the scope rule is based on a managed property value. 
Url Specifies that the scope rule is based on the display URL for the content items. 

Vea también

Referencia

Microsoft.Office.Server.Search.Administration (Espacio de nombres)