Alvas.FileControls Class Library

FileListBox.FileNames Property

Indicates the name of the selected files in the file list box, including the path name.

[Visual Basic]
Public ReadOnly Property FileNames As String()
[C#]
public string[] FileNames {get;}

See Also

FileListBox Class | Alvas.Windows.Forms.FileControls Namespace