Previous in Contents Next in Contents

IServer Interface

Hierarchy

ISearchAdmin:IBuildServer:IServers

This interface manages how frequently Search is allowed to access a site.

You create an IServer interface object by calling the IServers.Add method. You access a specific IServer interface object by calling the IServers.Item property.  You can access all of the IServer interface objects by iterating through the IServers collection in a for each loop.


© 1997-2000 Microsoft Corporation. All rights reserved.