Partager via


CategoryInfo.CrawledPropertyCount - Propriété

Obtient ou définit le nombre de propriétés analysées de cette catégorie.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property CrawledPropertyCount As Integer
    Get
    Set
'Utilisation
Dim instance As CategoryInfo
Dim value As Integer

value = instance.CrawledPropertyCount

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

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

CategoryInfo classe

CategoryInfo - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms