ScopeRule.Count, propriété (Microsoft.Office.Server.Search.Administration)
Gets the number of items in the content index that match the scope rule.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public MustOverride ReadOnly Property Count As Integer
'Utilisation
Dim instance As ScopeRule
Dim value As Integer
value = instance.Count
public abstract int Count { get; }
Valeur de la propriété
A 32-bit integer representing the number of content items that match the scope rule.
Voir aussi
Référence
ScopeRule, classe
Membres ScopeRule
Microsoft.Office.Server.Search.Administration, espace de noms