CrawlMappingCollection.Item Property
Include Protected Members
Include Inherited Members
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