This document is archived and information here might be outdated.  Recommended version.


ICsvCrawler Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IC > ICsvCrawler Interface
ArcGIS Developer Help

ICsvCrawler Interface

Provides access to members that control a CSV file crawler.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property Path The CSV file to crawl.
Read/write property SourceField The name of the field that references the raster dataset.

Classes that implement ICsvCrawler

Classes Description
CsvCrawler A crawler for CSV files.