Partager via


ScopeDisplayGroup.Count - Propriété

Spécifie le nombre d'étendues qui font partie de ce groupe d'affichage.

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
    Get
'Utilisation
Dim instance As ScopeDisplayGroup
Dim value As Integer

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

Valeur de propriété

Type : System.Int32
Un entier 32 bits représentant le nombre d'étendues dans le groupe d'affichage.

Voir aussi

Référence

ScopeDisplayGroup classe

ScopeDisplayGroup - Membres

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