ScopeRule.Count-Eigenschaft
Ruft die Anzahl der Elemente in den Inhaltsindex an, die der Bereichsregel entsprechen.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property Count As Integer
Get
'Usage
Dim instance As ScopeRule
Dim value As Integer
value = instance.Count
public abstract int Count { get; }
Eigenschaftswert
Typ: System.Int32
Eine 32-Bit-Ganzzahl, der die Anzahl von Objekten, die die Bereichsregel entsprechen.