Contains the selected files from the FileBrowserDialog.

Declaration Syntax
public string[] FileNames { get; set; }Public Property FileNames As String()
public:
property array<String^>^ FileNames {
array<String^>^ get ();
void set (array<String^>^ value);
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)