Category.CrawledPropertyCount - Propriété
Obtient le nombre de propriétés analysées pour une catégorie.
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
Get
'Utilisation
Dim instance As Category
Dim value As Integer
value = instance.CrawledPropertyCount
public int CrawledPropertyCount { get; }
Valeur de propriété
Type : System.Int32
Un entier 32 bits qui représente le nombre de propriétés analysées de la catégorie.
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms