: PropertyQueryScopeRule.Count (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets the number of items in the content index that match the scope rule.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Overrides ReadOnly Property Count As Integer
'Uso
Dim instance As PropertyQueryScopeRule
Dim value As Integer
value = instance.Count
public override int Count { get; }
Valor de propiedad
A 32-bit integer representing the number of content items that match the scope rule.
Vea también
Referencia
PropertyQueryScopeRule (Clase)
PropertyQueryScopeRule (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)