: Category.CrawledPropertyCount (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets the number of crawled properties for a category.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public ReadOnly Property CrawledPropertyCount As Integer
'Uso
Dim instance As Category
Dim value As Integer
value = instance.CrawledPropertyCount
public int CrawledPropertyCount { get; }
Valor de propiedad
A 32-bit integer that represents the number of crawled properties for the category.
Vea también
Referencia
Category (Clase)
Category (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)