: CrawlLogFilters.AddFilter (Método) (CatalogType) (Microsoft.Office.Server.Search.Administration)
Applies the specified catalog type filter to the crawl log data.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Sub AddFilter ( _
catalogType As CatalogType _
)
'Uso
Dim instance As CrawlLogFilters
Dim catalogType As CatalogType
instance.AddFilter(catalogType)
public void AddFilter (
CatalogType catalogType
)
Parámetros
- catalogType
A value from the CatalogType enumeration specifying the catalog type to use for the crawl log filter.
Vea también
Referencia
CrawlLogFilters (Clase)
CrawlLogFilters (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)