ContentSourceCollection.Capacity, propriété (Microsoft.Office.Server.Search.Administration)
Gets the maximum number of content sources allowed.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property Capacity As Integer
'Utilisation
Dim value As Integer
value = ContentSourceCollection.Capacity
public static int Capacity { get; }
Valeur de la propriété
A 32-bit integer representing the maximum number of content sources.
Remarques
The maximum number of content sources is 500.
Voir aussi
Référence
ContentSourceCollection, classe
Membres ContentSourceCollection
Microsoft.Office.Server.Search.Administration, espace de noms