ArcObjects Library Reference (GeoDatabase)  

IPlugInFileSystemDataset Interface

Provides access to members describing a file-system dataset.

Product Availability

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

Description

IPlugInFileSystemDataset may be implemented by a plug-in dataset helper class if the plug-in data source is a file-system workspace. Should be implemented by multi-file data sources. Single-file and folder-based data sources do not need to implement it. The interface is used to derive correct metadata about datasets.

Members

Description
Read-only property FullPath The full path to the dataset.
Read-only property Size The size of the dataset (in bytes).