IExtensions Interface

This interface is a list of filename extensions (collection of IExtension objects) that Search crawls or avoids when building a catalog.

Hierarchy

ISearchAdmin.IBuildServer.IBuildCatalogs.IBuildCatalog

The following table briefly describes this interface's methods and properties.

Method Description
Add Adds an extension to the list.
Remove Removes an extension from the list.
Property Description
Count The number of extensions in the list.
IncludedExtension Whether the list is of included or excluded filename extension.
Item Accesses a log in the list of extensions.


© 1997-1998 Microsoft Corporation. All rights reserved.