Gets the DataFiles specified by the user in the dialog. This property is used after the ShowOpen method has been called to retrieve the DataFiles specified by the user.
If ShowOpen is used and isMultiSelectEnabled is true, the user is able to select more than one file. This property returns all of the files that were selected.
"cloudFileDialog_var" is a variable referencing a CloudFileDialog object.
|
"cloudFileDialog_var" is a variable referencing a CloudFileDialog object.
|