ClientFileSystem.ShowDirectoryPickerAsync() initial directory

0
0

Is there a way to set the initial directory when showing the directory picker?

If so, how?

Thanks

  • You must to post comments
0
0

Hi Rusty,

in Wisej.NET 3.5.16 you now have an additional parameter StartIn that you use for well known locations like Desktop, Downloads, Documents etc.

Best regards
Frank

  • You must to post comments
0
0

Hi Rusty,

there are some limited options. I have logged an enhancement request to add them but there is no specific date for it yet.

Best regards
Frank

  • Rusty Elston
    Is the upgrade request done? If so, how can one use it? THanks
  • Julie(ITG)
    This will be implemented in the next release. You can use it by doing ClientFileSystem.ShowDirectoryPickerAsync(WellKnownFolder.Desktop);
  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.