File selection dialog returns string[]

Issue #15 resolved
Derek Chafin created an issue

The FileNames property returns an array of string and is used when MultiSelect is true. Since that is not the case we should use the FileName property instead. The filename can still be entered but it's annoying to have to copy and paste filenames manually

Comments (5)

  1. Log in to comment