Compartir a través de


de la propiedad CategoryInfo.CrawledPropertyCount

Obtiene o establece el número de propiedades rastreadas en esta categoría.

Espacio de nombres:  Microsoft.Office.Server.Search.Administration
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
<DataMemberAttribute> _
Public Property CrawledPropertyCount As Integer
    Get
    Set
'Uso
Dim instance As CategoryInfo
Dim value As Integer

value = instance.CrawledPropertyCount

instance.CrawledPropertyCount = value
[DataMemberAttribute]
public int CrawledPropertyCount { get; set; }

Valor de propiedad

Tipo: System.Int32

Vea también

Referencia

clase CategoryInfo

Miembros CategoryInfo

Espacio de nombres Microsoft.Office.Server.Search.Administration