: ScopeRule.RuleType (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets the scope rule type.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public ReadOnly Property RuleType As ScopeRuleType
'Uso
Dim instance As ScopeRule
Dim value As ScopeRuleType
value = instance.RuleType
public ScopeRuleType RuleType { get; }
Valor de propiedad
A value from the ScopeRuleType enumeration specifying the type of scope rule.
Vea también
Referencia
ScopeRule (Clase)
ScopeRule (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)