Freigeben über


ContentSourceCollection.Capacity-Eigenschaft

Ruft die maximale Anzahl von Inhaltsquellen, die zulässig sind.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Capacity As Integer
    Get
'Usage
Dim value As Integer

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

Eigenschaftswert

Typ: System.Int32
Eine 32-Bit-Ganzzahl für die maximale Anzahl der zulässigen Content-Quellen.

Hinweise

Die maximale Anzahl von Inhaltsquellen ist 500.

Siehe auch

Referenz

ContentSourceCollection Klasse

ContentSourceCollection-Member

Microsoft.Office.Server.Search.Administration-Namespace