Partager via


CrawlRuleCollection.Count - Propriété

Obtient le nombre d'objets de CrawlRule dans la collection.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Count As Integer
    Get
'Utilisation
Dim instance As CrawlRuleCollection
Dim value As Integer

value = instance.Count
public int Count { get; }

Valeur de propriété

Type : System.Int32
Un entier 32 bits représentant le nombre de règles d'analyse dans la collection.

Voir aussi

Référence

CrawlRuleCollection classe

CrawlRuleCollection - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms