This document is archived and information here might be outdated. Recommended version. |
The type of the data source item returned by this crawler.
[Visual Basic .NET] Public ReadOnly Property CrawlerItemType As esriCrawlerDataSourceType
[C#] public esriCrawlerDataSourceType CrawlerItemType {get;}
[C++]
HRESULT get_CrawlerItemType(
esriCrawlerDataSourceType* pCrawlerItemType
);
[C++] Parameters pCrawlerItemType [out, retval]
pCrawlerItemType is a parameter of type esriCrawlerDataSourceType*