Category.CrawledPropertyCount property
Obtém o número de propriedades rastreadas para uma categoria.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public ReadOnly Property CrawledPropertyCount As Integer
Get
'Uso
Dim instance As Category
Dim value As Integer
value = instance.CrawledPropertyCount
public int CrawledPropertyCount { get; }
Property value
Type: System.Int32
Um inteiro de 32 bits que representa o número de propriedades rastreadas para a categoria.