Previous in Contents Next in Contents

IExtensions Properties

IncludedExtension Property

This property specifies whether Search crawls or avoids only files with filename extensions contained in the collection of extensions when it builds a catalog. If True, Search only crawls files with the filename extensions; if False, Search only avoids files with the filename extensions.

Syntax

IExtensions.IncludedExtension

Example

See Creating and Accessing an IExtensions Interface Object.


© 1997-2000 Microsoft Corporation. All rights reserved.