Partager via


Category.CrawledPropertyCount, propriété (Microsoft.Office.Server.Search.Administration)

Gets the number of crawled properties for a category.

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 CrawledPropertyCount As Integer
'Utilisation
Dim instance As Category
Dim value As Integer

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

Valeur de la propriété

A 32-bit integer that represents the number of crawled properties for the category.

Voir aussi

Référence

Category, classe
Membres Category
Microsoft.Office.Server.Search.Administration, espace de noms