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