Partager via


DemotedSiteCollection.Count, propriété (Microsoft.Office.Server.Search.Administration)

Gets the number of DemotedSite objects in the collection.

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 Count As Integer
'Utilisation
Dim instance As DemotedSiteCollection
Dim value As Integer

value = instance.Count
public int Count { get; }

Valeur de la propriété

A 32-bit integer containing the number of DemotedSite objects in the collection.

Voir aussi

Référence

DemotedSiteCollection, classe
Membres DemotedSiteCollection
Microsoft.Office.Server.Search.Administration, espace de noms