CrawlMappingCollection.Item property
Gets the specified crawl mapping from the collection.
Overload list
Name | Description | |
---|---|---|
Item[Int32] | Gets the specified crawl mapping from the collection based on the specified crawl mapping ID. | |
Item[Uri] | Gets the specified crawl mapping from the collection based on the crawl mapping name that is specified. |
Top