This document is archived and information here might be outdated. Recommended version. |
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**