ScopeDisplayGroup.Count, propriété (Microsoft.Office.Server.Search.Administration)
Specifies the number of scopes that are part of this display group.
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 ScopeDisplayGroup
Dim value As Integer
value = instance.Count
public int Count { get; }
Valeur de la propriété
A 32-bit integer representing the number of scopes in the display group.
Voir aussi
Référence
ScopeDisplayGroup, classe
Membres ScopeDisplayGroup
Microsoft.Office.Server.Search.Administration, espace de noms