IFileDialog.FileNames

Syntax

FileNames: IStringList;

Description

The FileNames property returns the collection of names and paths to the files if more than one file is selected.

See also:

IFileDialog