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