This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterDatasetInfo Interface > IRasterDatasetInfo.FileList Property (ArcObjects .NET 10.4 SDK) |
The list of files associated with this dataset.
[Visual Basic .NET] Public ReadOnly Property FileList As IStringArray
[C#] public IStringArray FileList {get;}
[C++]
HRESULT get_FileList(
IStringArray** pFileList
);
[C++]
Parameters pFileList [out, retval]
pFileList is a parameter of type IStringArray