CrawlLogFilters.AddFilter, méthode (CatalogType) (Microsoft.Office.Server.Search.Administration)
Applies the specified catalog type filter to the crawl log data.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Sub AddFilter ( _
catalogType As CatalogType _
)
'Utilisation
Dim instance As CrawlLogFilters
Dim catalogType As CatalogType
instance.AddFilter(catalogType)
public void AddFilter (
CatalogType catalogType
)
Paramètres
- catalogType
A value from the CatalogType enumeration specifying the catalog type to use for the crawl log filter.
Voir aussi
Référence
CrawlLogFilters, classe
Membres CrawlLogFilters
Microsoft.Office.Server.Search.Administration, espace de noms