Partager via


ContentSourceCollection.Capacity - Propriété

Obtient le nombre maximal de sources de contenu qui sont autorisées.

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

value = ContentSourceCollection.Capacity
public static int Capacity { get; }

Valeur de propriété

Type : System.Int32
Un entier 32 bits représentant le nombre maximal autorisés de sources de contenu.

Remarques

Le nombre maximal de sources de contenu est de 500.

Voir aussi

Référence

ContentSourceCollection classe

ContentSourceCollection - Membres

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