Property MultiSelected
MultiSelected
Gets all files/directories selected or an empty collection AllowsMultipleSelection is false or CancelSearch().
public IReadOnlyList<string> MultiSelected { get; }
Property Value
Remarks
If selecting only a single file/directory then you should use Path instead.