Compartir a través de


: Scope.Rules (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets the collection of scope rules for a scope.

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

Sintaxis

'Declaración
Public ReadOnly Property Rules As ScopeRuleCollection
'Uso
Dim instance As Scope
Dim value As ScopeRuleCollection

value = instance.Rules
public ScopeRuleCollection Rules { get; }

Valor de propiedad

A ScopeRuleCollection object.

Vea también

Referencia

Scope (Clase)
Scope (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)