Hierarchy
ISearchAdmin:IBuildServer:IBuildCatalogs:IBuildCatalog:IProtocols
This interface manages the properties of a protocol that Search can use when crawling (IProtocol interface objects).
You access a specific IProtocol interface object by calling the IProtocols.Item property. You can access all of the IProtocol interface objects by iterating through the IProtocols collection in a for each loop.