This document is archived and information here might be outdated.  Recommended version.


ISearchEngineProperties Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IS > ISearchEngineProperties Interface
ArcGIS Developer Help

ISearchEngineProperties Interface

Provides access to members that modify the search engine's property set.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method Edit Opens a dialog box that lets a user set the search engine's properties.
Method Load Loads the search engine properties from the given property set.
Read/write property LocationString Starting location of a search.
Method Save Saves the search engine properties to the given property set.

Classes that implement ISearchEngineProperties

Classes Description
CatalogSearchEngine A search engine that looks in the Catalog for objects that match the search criteria.
FileSystemXmlSearchEngine A search engine that looks on the file system for XML files that match the search criteria.
MetadataServiceEngine Metadata Service Search Engine.